Skip to content

Commit

Permalink
Require setuptools for py3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Mar 3, 2024
1 parent 0190288 commit 0ee356d
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 @@ -22,6 +22,7 @@
"pypandoc>=1.5",
"requests>=2.8.1",
"validators>=0.19.0",
"setuptools>=69.1.1"
],
tests_require=["pytest"],
packages=find_packages("src"),
Expand Down

0 comments on commit 0ee356d

Please sign in to comment.