Skip to content

Commit

Permalink
feat: declare dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Apr 16, 2023
1 parent bbeaf3b commit 0d4112b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
zip_safe=False,
python_requires=">=3.8",
install_requires=[
"persistent",
"setuptools",
"ZODB",
"zope.container",
"zope.interface",
"zope.location",
Expand Down

0 comments on commit 0d4112b

Please sign in to comment.