Commit 3525d96f authored by Hanno Schlichting's avatar Hanno Schlichting

The dependency on zope.app.schema had already been removed, but was still declared.

parent a60cb075
...@@ -135,7 +135,6 @@ params = dict(name='Zope2', ...@@ -135,7 +135,6 @@ params = dict(name='Zope2',
'zope.traversing', 'zope.traversing',
'zope.viewlet', 'zope.viewlet',
'zope.app.form', 'zope.app.form',
'zope.app.schema',
], ],
include_package_data=True, include_package_data=True,
......
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