Skip to content

Commit cfae19f

Browse files
committed
remove robotframework dependency
1 parent c6ad198 commit cfae19f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,7 @@
5656
extras_require={
5757
"test": [
5858
"plone.app.testing[robot]",
59-
"plone.app.robotframework",
6059
"plone.app.contenttypes",
61-
"robotframework-selenium2library",
62-
"robotframework-selenium2screenshots",
6360
],
6461
},
6562
entry_points="""

0 commit comments

Comments
 (0)