include zope.dublincore package
This commit is contained in:
parent
2d1efac60e
commit
a14c614fb3
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -27,6 +27,7 @@ setup(name='cybertools',
|
||||||
'zope.app.preview',
|
'zope.app.preview',
|
||||||
'zope.app.renderer',
|
'zope.app.renderer',
|
||||||
'zope.app.session',
|
'zope.app.session',
|
||||||
|
'zope.dublincore',
|
||||||
'zope.sendmail',
|
'zope.sendmail',
|
||||||
],
|
],
|
||||||
entry_points="""
|
entry_points="""
|
||||||
|
|
Loading…
Add table
Reference in a new issue