Skip to content

Commit 122fd5d

Browse files
committed
Setuptools is not needed at runtime.
1 parent 2c58ed3 commit 122fd5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282
ext_modules = []
8383

8484
install_requires = [
85-
"setuptools",
8685
"requests >= 1.0",
8786
"ruamel.yaml >= 0.17.6, < 0.17.22;python_version>='3.7'",
8887
"ruamel.yaml >= 0.16.12, < 0.17.22",

0 commit comments

Comments
 (0)