Commit 0f23cfb1 authored by 's avatar

- changed Zope2 dependency to a tagged version

parent c8a0156b
...@@ -46,7 +46,7 @@ setup(name='Products.%s' % NAME, ...@@ -46,7 +46,7 @@ setup(name='Products.%s' % NAME,
], ],
install_requires=[ install_requires=[
'setuptools', 'setuptools',
'Zope2 >= 2.12.0b3dev', 'Zope2 >= 2.12.0',
'Products.CMFCore', 'Products.CMFCore',
'Products.GenericSetup', 'Products.GenericSetup',
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment