Merge pull request #5641 from shanemcd/pin-setuptools-in-setup-requires

Pin setuptools in requirements_setup_requires.txt

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
softwarefactory-project-zuul[bot]
2020-01-13 19:51:21 +00:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
pbr>=1.8
setuptools_scm>=3.1.0
setuptools==41.6.0
vcversioner>=2.16.0.0
pytest-runner
isort