plone.app.discussion/master: Merge pull request #125 from plone/cleanup-robot-extras
GitHub <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.app.discussion Branch: refs/heads/master Date: 2017-07-14T12:21:16+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: https://github.com/plone/plone.app.discussion/commit/1e19fb25da07e0ddce18b7dbbb5c527711a20c10 Merge pull request #125 from plone/cleanup-robot-extras Remove plone.app.robotframework extras Files changed: M CHANGES.rst M setup.py diff --git a/CHANGES.rst b/CHANGES.rst index f59c7bb1..17628e74 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,7 +14,9 @@ New features: Bug fixes: -- *add item here* +- Remove plone.app.robotframework extras (reload and ride). + They are not needed and they are not Python 3 compatible. + [gforcada] 3.0.2 (2017-07-03) diff --git a/setup.py b/setup.py index 92db4bf8..85f100b5 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ 'plone.contentrules', 'plone.app.contentrules', 'plone.app.contenttypes[test]', - 'plone.app.robotframework[ride,reload]', + 'plone.app.robotframework', ] }, entry_points=""" ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot