Skip to content

Commit

Permalink
Fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Jun 23, 2023
1 parent f5085af commit be3a73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
install_requires=[
"setuptools",
"Plone",
"Products.PluggableAuthService",
"plone.distribution",
"plone.api",
"pas.plugins.authomatic",
Expand Down

0 comments on commit be3a73c

Please sign in to comment.