Skip to content

Commit 9844f65

Browse files
committed
Workaround for bug in pip
1 parent 7228a0d commit 9844f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ deps =
1515
django16: Django==1.6.3 # Should track minimum supported
1616
django17: Django==1.7.2 # Should track maximum supported
1717
django18: Django==1.8 # Should track maximum supported
18-
djangomaster: https://github.com/django/django/zipball/master
18+
djangomaster: https://github.com/django/django/archive/master.tar.gz
1919
-rrequirements/requirements-testing.txt
2020
-rrequirements/requirements-optionals.txt
2121

0 commit comments

Comments
 (0)