mirror of
https://github.com/ansible/awx.git
synced 2026-09-17 01:10:09 -02:30
Add separate requirements file for setup_requires stuff
pip doesnt know how to resolve setup_requires dependencies. we need this for offline pip installs when building in brew
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pbr>=1.8
|
||||
setuptools_scm>=1.15.0
|
||||
vcversioner>=2.16.0.0
|
||||
pytest-runner
|
||||
isort
|
||||
Reference in New Issue
Block a user