mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -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:
@@ -1,5 +1,6 @@
|
||||
pbr>=1.8
|
||||
setuptools_scm>=3.1.0
|
||||
setuptools==41.6.0
|
||||
vcversioner>=2.16.0.0
|
||||
pytest-runner
|
||||
isort
|
||||
|
||||
Reference in New Issue
Block a user