mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 17:07:33 -02:30
Rename ansibleworks to awx.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# PIP requirements for AnsibleWorks development/build environment (downloaded
|
||||
# from PyPI). Install using "pip -r dev.txt".
|
||||
# PIP requirements for AWX development/build environment (downloaded from
|
||||
# PyPI). Install using "pip -r dev.txt".
|
||||
|
||||
-U distribute
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# PIP requirements for AnsibleWorks development/build environment (using only
|
||||
# local packages). Install using "pip --no-index -r dev_local.txt".
|
||||
# PIP requirements for AWX development/build environment (using only local
|
||||
packages). Install using "pip --no-index -r dev_local.txt".
|
||||
|
||||
distribute-0.6.45.tar.gz
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# PIP requirements for AnsibleWorks production environment (downloaded from
|
||||
# PyPI). Install using "pip -r prod.txt".
|
||||
# PIP requirements for AWX production environment (downloaded from PyPI).
|
||||
# Install using "pip -r prod.txt".
|
||||
|
||||
Django>=1.5
|
||||
django-celery
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# PIP requirements for AnsibleWorks production environment (using only local
|
||||
# packages). Install using "pip --no-index -r prod_local.txt".
|
||||
# PIP requirements for AWX production environment (using only local packages).
|
||||
# Install using "pip --no-index -r prod_local.txt".
|
||||
|
||||
Django-1.5.1.tar.gz
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# PIP requirements for AnsibleWorks testing using Tox (downloaded from
|
||||
# PyPI). Install using "pip -r test.txt".
|
||||
# PIP requirements for AWX testing using Tox (downloaded from PyPI). Install
|
||||
# using "pip -r test.txt".
|
||||
|
||||
ansible==1.2
|
||||
django-celery
|
||||
|
||||
Reference in New Issue
Block a user