Updated to be compatible with Django 1.4.5, added tox settings for automated testing with Python 2.6/2.7 and Django 1.4/1.5.

This commit is contained in:
Chris Church
2013-06-22 16:27:09 -04:00
parent 939cbf31ef
commit d822287609
8 changed files with 104 additions and 8 deletions

15
requirements/test.txt Normal file
View File

@@ -0,0 +1,15 @@
# PIP requirements for AnsibleWorks testing using Tox (downloaded from
# PyPI). Install using "pip -r test.txt".
ansible==1.2
django-celery
django-extensions
django-jsonfield
django-taggit
djangorestframework>=2.3.0,<2.4.0
Markdown
pexpect
PyYAML
python-dateutil
requests
South>=0.8,<2.0