mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 12:27:37 -02:30
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:
@@ -1,5 +1,6 @@
|
|||||||
pbr>=1.8
|
pbr>=1.8
|
||||||
setuptools_scm>=3.1.0
|
setuptools_scm>=3.1.0
|
||||||
|
setuptools==41.6.0
|
||||||
vcversioner>=2.16.0.0
|
vcversioner>=2.16.0.0
|
||||||
pytest-runner
|
pytest-runner
|
||||||
isort
|
isort
|
||||||
|
|||||||
Reference in New Issue
Block a user