changeset 2 | 4bdc5043fd3d |
parent 0 | 284c0976e3ff |
child 5 | 5f2fa7035821 |
1:f2910a60a29a | 2:4bdc5043fd3d |
---|---|
57 install_requires=[ |
57 install_requires=[ |
58 'setuptools', |
58 'setuptools', |
59 # -*- Extra requirements: -*- |
59 # -*- Extra requirements: -*- |
60 'aiomcache', |
60 'aiomcache', |
61 'aiopyramid', |
61 'aiopyramid', |
62 'pyams-cache', |
|
62 'pyramid', |
63 'pyramid', |
63 'zope.interface' |
64 'zope.interface' |
64 ], |
65 ], |
65 entry_points=""" |
66 entry_points=""" |
66 # -*- Entry points: -*- |
67 # -*- Entry points: -*- |