Skip to content

Commit 042ca54

Browse files
committed
Remove an unsupported environment, Django 1.9 drops Python 3.3 support
1 parent 89d6e3f commit 042ca54

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tox.ini

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@ deps =
9797
Django<1.9
9898
{[testenv]deps}
9999

100-
[testenv:py33-django19]
101-
basepython = python3.3
102-
deps =
103-
git+https://github.com/django/django.git@stable/1.9.x#egg=Django
104-
{[testenv]deps}
105-
106100
[testenv:py34-django15]
107101
basepython = python3.4
108102
deps =

0 commit comments

Comments
 (0)