plone.app.contenttypes/master: Remove plone.app.robotframework 'reload' extra

Gil Forcada <jenkins-z4DKO/[email protected]>
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: plone.app.contenttypes
Branch: refs/heads/master
Date: 2017-07-14T13:23:49+02:00
Author: Gil Forcada (gforcada) <[email protected]>
Commit: https://github.com/plone/plone.app.contenttypes/commit/81b2391644a4f8de6e4fe802c3a4b03cf47bb288

Remove plone.app.robotframework 'reload' extra

Related to https://github.com/plone/Products.CMFPlone/issues/2104

Files changed:
M CHANGES.rst
M setup.py

diff --git a/CHANGES.rst b/CHANGES.rst
index c37b028b..23cb51f9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -24,6 +24,9 @@ Bug fixes:
 - Actually migrate all migratable types when passing 'all' to at-dx migration.
   [pbauer]
 
+- Remove plone.app.robotframework 'reload' extra.
+  This allows to remove quite some other external dependencies that are not Python 3 compatible.
+  [gforcada]
 
 1.4.1 (2017-07-03)
 ------------------
diff --git a/setup.py b/setup.py
index d855088b..eee13ef2 100644
--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,7 @@ def read(*rnames):
           'test': [
               'archetypes.schemaextender',
               'lxml',
-              'plone.app.robotframework [debug, reload] > 0.9.8',  # create image and file content for Image, File and News Item if not given.  # noqa
+              'plone.app.robotframework [debug] > 0.9.8',  # create image and file content for Image, File and News Item if not given.  # noqa
               'plone.app.testing [robot] >= 4.2.4',  # we need ROBOT_TEST_LEVEL
               # 'plone.dexterity >= 2.3.0',  # fixes setting default values # NOT RELEASED YET. # noqa
               'Products.ATContentTypes',



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.