mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
pytest-django works with Django 1.8 now
This commit is contained in:
parent
f53e999041
commit
2e57cde3ea
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -25,7 +25,7 @@ deps =
|
|||
dj-search-url
|
||||
django-cache-url>=0.6.0
|
||||
six
|
||||
https://github.com/pytest-dev/pytest-django/archive/master.zip#egg=pytest-django
|
||||
pytest-django
|
||||
pytest-cov
|
||||
dj14: https://github.com/django/django/archive/stable/1.4.x.zip#egg=django
|
||||
dj15: https://github.com/django/django/archive/stable/1.5.x.zip#egg=django
|
||||
|
|
|
|||
Loading…
Reference in a new issue