Skip to content

Commit

Permalink
chore: adjust dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Jan 21, 2024
1 parent 96a37a0 commit d0d9754
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,11 @@
install_requires=[
"setuptools",
"plone.base",
"zope.component",
],
extras_require={
"test": [
"Acquisition",
"Products.CMFPlone",
]
},
Expand Down

0 comments on commit d0d9754

Please sign in to comment.