Skip to content

Commit

Permalink
feat: enforce the version requirements in the correct way
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinit Kumar committed Aug 8, 2024
1 parent 8709df0 commit 279b0c7
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,4 +49,5 @@
url="https://github.com/vinitkumar/json2xml",
version=__version__,
zip_safe=False,
python_requires=">=3.10",
)

0 comments on commit 279b0c7

Please sign in to comment.