Skip to content

Commit

Permalink
Add setuptools to install_requires (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
meghprkh authored Dec 16, 2023
1 parent 9c4fa1c commit e3c37fa
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 @@ -35,6 +35,7 @@
"docopt-ng==0.8.1",
"pyyaml>=5.1",
"radon==6.0.1",
"setuptools",
],
python_requires=">=3.7",
classifiers=[
Expand Down

0 comments on commit e3c37fa

Please sign in to comment.