mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Install setuptools/Django development packages separately before installing the others.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# PIP requirements for AWX production environment (using only local packages).
|
||||
# Install using "pip --no-index -r prod_local.txt".
|
||||
|
||||
# May need to install this package separately the first time:
|
||||
Django-1.5.5.tar.gz
|
||||
|
||||
# The following packages are bundled with AWX (in awx/lib/site-packages):
|
||||
|
||||
Reference in New Issue
Block a user