mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-28 14:14:42 +00:00
Fix tox.ini so runtests.sh works.
This commit is contained in:
parent
dae34efe10
commit
7caa498766
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -78,7 +78,7 @@ deps =
|
|||
coverage == 3.6
|
||||
|
||||
|
||||
[testenv:py27-1.5-nosouth]
|
||||
[testenv:py27-1.4-nosouth]
|
||||
basepython = python2.7
|
||||
deps =
|
||||
django == 1.4.5
|
||||
|
|
|
|||
Loading…
Reference in a new issue