dumb typo

This commit is contained in:
James Socol
2014-06-24 15:39:24 -04:00
parent 27f336777a
commit 2d57f07cf5

View File

@@ -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}