mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Attempts to simplify build environment
Remove build isolation flag Do not use --ignore-installed for any pip install commands Add Makefile comments do not use system site packages for awx venv Consolidate bootstrap pins Do another upgrade, properly document wheel
This commit is contained in:
@@ -46,3 +46,4 @@ uWSGI
|
||||
uwsgitop
|
||||
pip==19.3.1 # see UPGRADE BLOCKERs
|
||||
setuptools==41.6.0 # see UPGRADE BLOCKERs
|
||||
wheel==0.33.6 # see UPGRADE BLOCKERs
|
||||
Reference in New Issue
Block a user