Skip to content

Commit

Permalink
feat: pyroma
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Apr 24, 2023
1 parent 0c6c945 commit 13dba1c
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 @@ -49,6 +49,7 @@ def read(*rnames):
namespace_packages=["plone"],
include_package_data=True,
zip_safe=False,
python_requires=">=3.8",
extras_require=dict(
test=[
"plone.app.testing",
Expand Down

0 comments on commit 13dba1c

Please sign in to comment.