mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
Rename ansibleworks to awx.
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -7,7 +7,7 @@ commands = python manage.py test main
|
||||
deps =
|
||||
-r{toxinidir}/requirements/test.txt
|
||||
setenv =
|
||||
DJANGO_SETTINGS_MODULE = ansibleworks.settings.development
|
||||
DJANGO_SETTINGS_MODULE = awx.settings.development
|
||||
# For OS X to be able to install pycrypto.
|
||||
CFLAGS=-I/opt/local/include
|
||||
downloadcache = {toxworkdir}/cache
|
||||
|
||||
Reference in New Issue
Block a user