diff --git a/setup.py b/setup.py index 9ab4f240e..fa39a378b 100644 --- a/setup.py +++ b/setup.py @@ -121,7 +121,6 @@ package_dir={"cwltool.tests": "tests"}, include_package_data=True, install_requires=[ - "setuptools", "requests >= 2.6.1", # >= 2.6.1 to workaround # https://github.com/ionrock/cachecontrol/issues/137 "ruamel.yaml >= 0.16, < 0.19",