changeset 4 | 4070bf0c5d9e |
parent 0 | 63811b2a5670 |
child 18 | 825d5e32641f |
3:5ee5bf0d8c45 | 4:4070bf0c5d9e |
---|---|
58 # -*- Extra requirements: -*- |
58 # -*- Extra requirements: -*- |
59 'pillow', |
59 'pillow', |
60 'pyramid', |
60 'pyramid', |
61 'python-magic', |
61 'python-magic', |
62 'zope.component', |
62 'zope.component', |
63 'zope.copy', |
|
63 'zope.interface', |
64 'zope.interface', |
64 ], |
65 ], |
65 entry_points=""" |
66 entry_points=""" |
66 # -*- Entry points: -*- |
67 # -*- Entry points: -*- |
67 """, |
68 """, |