Merge pull request #125 from plone/cleanup-robot-extras

Remove plone.app.robotframework extras
This commit is contained in:
Gil Forcada Codinachs
2017-07-14 12:21:16 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -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)
+1 -1
View File
@@ -53,7 +53,7 @@ setup(name='plone.app.discussion',
'plone.contentrules',
'plone.app.contentrules',
'plone.app.contenttypes[test]',
'plone.app.robotframework[ride,reload]',
'plone.app.robotframework',
]
},
entry_points="""