mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Pin setuptools in requirements_setup_requires.txt
This is a file we use downstream to ensure that things under our dependencies' `setup_requires` are available when we build offline.
This commit is contained in:
parent
04576af6a5
commit
b4a7cdbb60
@ -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…
x
Reference in New Issue
Block a user