plone.app.iterate/master: Remove AT as hard dependency and ZODB3 version pin
Tom Gross <jenkins-z4DKO/[email protected]> Tue, 01 Aug 2017 02:11:22 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.app.iterate Branch: refs/heads/master Date: 2017-07-31T22:37:47+02:00 Author: Tom Gross (tomgross) <[email protected]> Commit: https://github.com/plone/plone.app.iterate/commit/480a75d125d4b24cc627e94ef0094b56d018bf7e Remove AT as hard dependency and ZODB3 version pin Files changed: M setup.py diff --git a/setup.py b/setup.py index 130476d..df5c346 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,6 @@ 'DateTime', 'plone.locking', 'plone.memoize', - 'Products.Archetypes', 'Products.CMFCore', 'Products.CMFEditions', 'Products.CMFPlacefulWorkflow', @@ -47,7 +46,6 @@ 'Products.GenericSetup>=1.8.2', 'Products.statusmessages', 'setuptools', - 'ZODB3', 'zope.annotation', 'zope.component', 'zope.event', ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot