We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ad198 commit cfae19fCopy full SHA for cfae19f
1 file changed
setup.py
@@ -56,10 +56,7 @@
56
extras_require={
57
"test": [
58
"plone.app.testing[robot]",
59
- "plone.app.robotframework",
60
"plone.app.contenttypes",
61
- "robotframework-selenium2library",
62
- "robotframework-selenium2screenshots",
63
],
64
},
65
entry_points="""
0 commit comments