mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 06:51:10 +03:00
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:
commit
488f52b82b
@ -1,5 +1,6 @@
|
||||
pbr>=1.8
|
||||
setuptools_scm>=3.1.0
|
||||
setuptools==41.6.0
|
||||
vcversioner>=2.16.0.0
|
||||
pytest-runner
|
||||
isort
|
||||
|
Loading…
Reference in New Issue
Block a user