Skip to content

Commit

Permalink
Remove not needed dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 22, 2018
1 parent a9d3ed3 commit 6d51cba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,8 @@ def _read(name):
'eggtestinfo',
],
install_requires=[
'Products.BTreeFolder2 >= 4.0.dev0',
'Products.CMFCore >= 2.4.0b3',
'Products.GenericSetup',
'Products.ZCTextIndex >= 4.0.dev0',
'Products.ZCatalog >= 4.0.dev0',
'Products.ZSQLMethods >= 3.0.dev0',
'Zope',
'Products.GenericSetup >= 1.10.0.dev0',
'Products.MailHost >= 4.0.dev0',
'setuptools',
],
tests_require=[
Expand Down

0 comments on commit 6d51cba

Please sign in to comment.