Include local versions of third-party dependencies, particularly those unavailable or outdated as OS packages.

This commit is contained in:
Chris Church
2013-06-23 21:04:55 -04:00
parent c2a0004c6c
commit cbd64ee65d
1516 changed files with 161293 additions and 110 deletions

View File

@@ -5,7 +5,8 @@ envlist =
[testenv]
commands = python manage.py test main
deps =
-r{toxinidir}/requirements/test.txt
ansible==1.2
PyYAML
setenv =
DJANGO_SETTINGS_MODULE = awx.settings.development
# For OS X to be able to install pycrypto.