changeset 11 | f25326715002 |
parent 0 | 73acbfc13577 |
child 17 | 21b836971c56 |
10:41ac20351fe2 | 11:f25326715002 |
---|---|
66 'pyramid', |
66 'pyramid', |
67 'zope.component', |
67 'zope.component', |
68 'zope.copy', |
68 'zope.copy', |
69 'zope.interface', |
69 'zope.interface', |
70 ], |
70 ], |
71 entry_points=""" |
71 entry_points={ |
72 # -*- Entry points: -*- |
72 'fanstatic.libraries': [ |
73 """, |
73 'pyams_workflow = pyams_workflow:library' |
74 ) |
74 ] |
75 }) |