mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
Merge pull request #5975 from shanemcd/sans-virtualenv
Fix downstream builds Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
47abb6f85f
@ -4,7 +4,6 @@ setuptools==41.6.0
|
||||
vcversioner>=2.16.0.0
|
||||
pytest-runner
|
||||
isort
|
||||
virtualenv
|
||||
m2r
|
||||
cffi>=1.1
|
||||
wheel>=0.33.6,<42.0.0
|
||||
@ -18,3 +17,4 @@ twine; python_version >= "3.6"
|
||||
incremental>=16.10.1; python_version >= "3.6"
|
||||
lxml>=3.0; python_version >= "3.6"
|
||||
pkgconfig; python_version >= "3.6"
|
||||
shellingham==1.3.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user