mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02: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:
@@ -4,7 +4,6 @@ setuptools==41.6.0
|
|||||||
vcversioner>=2.16.0.0
|
vcversioner>=2.16.0.0
|
||||||
pytest-runner
|
pytest-runner
|
||||||
isort
|
isort
|
||||||
virtualenv
|
|
||||||
m2r
|
m2r
|
||||||
cffi>=1.1
|
cffi>=1.1
|
||||||
wheel>=0.33.6,<42.0.0
|
wheel>=0.33.6,<42.0.0
|
||||||
@@ -18,3 +17,4 @@ twine; python_version >= "3.6"
|
|||||||
incremental>=16.10.1; python_version >= "3.6"
|
incremental>=16.10.1; python_version >= "3.6"
|
||||||
lxml>=3.0; python_version >= "3.6"
|
lxml>=3.0; python_version >= "3.6"
|
||||||
pkgconfig; python_version >= "3.6"
|
pkgconfig; python_version >= "3.6"
|
||||||
|
shellingham==1.3.1
|
||||||
|
|||||||
Reference in New Issue
Block a user