Skip to content

Commit

Permalink
fix: add missing thing in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerexbcd committed Jan 13, 2025
1 parent 08f7032 commit 554809c
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 @@ -32,6 +32,7 @@

setup_requires=[
"wheel",
"setuptools",
],

python_requires=">=3.9",
Expand Down

0 comments on commit 554809c

Please sign in to comment.