Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed May 20, 2024
1 parent 4ef3f3f commit 0f670a2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,11 @@
"persistent",
"plone.api",
"plone.app.event",
"plone.dexterity",
"plone.registry",
"plone.resource",
"plone.autoform",
"plone.behavior",
"plone.supermodel",
"plone.uuid",
"zope.annotation",
"setuptools",
Expand All @@ -71,6 +73,7 @@
"plone.app.contenttypes[test]",
"plone.app.robotframework",
"plone.app.vocabularies",
"plone.dexterity",
"plone.testing",
"plone.protect",
"Products.MailHost",
Expand Down

0 comments on commit 0f670a2

Please sign in to comment.