Skip to content

Commit 04fd426

Browse files
committed
setuptools is not a install requirement
1 parent 75e073c commit 04fd426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@
121121
package_dir={"cwltool.tests": "tests"},
122122
include_package_data=True,
123123
install_requires=[
124-
"setuptools",
125124
"requests >= 2.6.1", # >= 2.6.1 to workaround
126125
# https://github.com/ionrock/cachecontrol/issues/137
127126
"ruamel.yaml >= 0.16, < 0.19",

0 commit comments

Comments
 (0)