changeset 91 | eec2392dacb5 |
parent 89 | 1255acff2eb9 |
child 96 | 4b305c1f9e0b |
90:8f71dece6170 | 91:eec2392dacb5 |
---|---|
56 install_requires=[ |
56 install_requires=[ |
57 'setuptools', |
57 'setuptools', |
58 # -*- Extra requirements: -*- |
58 # -*- Extra requirements: -*- |
59 'persistent', |
59 'persistent', |
60 'pyams_file', |
60 'pyams_file', |
61 'pyams_utils', |
61 'pyams_utils >= 0.1.15', |
62 'pyams_zmq', |
62 'pyams_zmq', |
63 'pyramid', |
63 'pyramid', |
64 'transaction', |
64 'transaction', |
65 'zope.annotation', |
65 'zope.annotation', |
66 'zope.component', |
66 'zope.component', |