Skip to content

Commit 183eb21

Browse files
committed
move deps to test section
1 parent 6630d3f commit 183eb21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"openpyxl",
4141
"plone.api",
4242
"plone.autoform",
43-
"plone.app.contenttypes",
4443
"plone.app.dexterity",
4544
"plone.app.registry",
4645
"plone.app.textfield",
@@ -49,7 +48,6 @@
4948
"plone.dexterity",
5049
"plone.memoize",
5150
"plone.namedfile",
52-
"plone.protect",
5351
"plone.resourceeditor",
5452
"plone.restapi",
5553
"plone.registry",
@@ -68,11 +66,13 @@
6866
"test": [
6967
"collective.z3cform.norobots",
7068
"Products.MailHost",
69+
"plone.app.contenttypes",
7170
"plone.app.testing[robot]",
7271
"plone.app.robotframework",
7372
"plone.app.contenttypes",
7473
"plone.formwidget.recaptcha",
7574
"plone.formwidget.hcaptcha",
75+
"plone.protect",
7676
"plone.testing",
7777
"robotsuite",
7878
"Zope",

0 commit comments

Comments
 (0)