dumb typo
This commit is contained in:
6
tox.ini
6
tox.ini
@@ -50,7 +50,7 @@ deps =
|
||||
[testenv:py27-1.7]
|
||||
basepython = python2.7
|
||||
deps =
|
||||
https://github.com/django/django/archive/1.7b4.zi
|
||||
https://github.com/django/django/archive/1.7b4.zip
|
||||
{[testenv]deps}
|
||||
|
||||
[testenv:py33-1.5]
|
||||
@@ -68,7 +68,7 @@ deps =
|
||||
[testenv:py33-1.7]
|
||||
basepython = python3.3
|
||||
deps =
|
||||
https://github.com/django/django/archive/1.7b4.zi
|
||||
https://github.com/django/django/archive/1.7b4.zip
|
||||
{[testenv]deps}
|
||||
|
||||
[testenv:py34-1.6]
|
||||
@@ -80,5 +80,5 @@ deps =
|
||||
[testenv:py34-1.7]
|
||||
basepython = python3.4
|
||||
deps =
|
||||
https://github.com/django/django/archive/1.7b4.zi
|
||||
https://github.com/django/django/archive/1.7b4.zip
|
||||
{[testenv]deps}
|
||||
|
||||
Reference in New Issue
Block a user