Skip to content

Commit e3c37fa

Browse files
authored
Add setuptools to install_requires (Scony#259)
1 parent 9c4fa1c commit e3c37fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"docopt-ng==0.8.1",
3636
"pyyaml>=5.1",
3737
"radon==6.0.1",
38+
"setuptools",
3839
],
3940
python_requires=">=3.7",
4041
classifiers=[

0 commit comments

Comments
 (0)