Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 93c5ece

Browse files
committed
Remove more Django 1.6 and 1.7 tox config that was missed.
1 parent 443c416 commit 93c5ece

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ deps =
1515
drf3.1: djangorestframework==3.1.3 # Should track maximum supported
1616
drf3.2: djangorestframework==3.2.2 # Should track maximum supported
1717
drf3.3: djangorestframework==3.3.2 # Should track maximum supported
18-
py27-django1.6-drf{2.4,3.0,3.1,3.2,3.3}: -rrequirements/optionals.txt
19-
py27-django{1.6,1.7,1.8,1.9}-drf{3.1,3.2,3.3}: djangorestframework-oauth==1.0.1
18+
py27-django{1.8,1.9}-drf{3.1,3.2,3.3}: djangorestframework-oauth==1.0.1
2019
-rrequirements/testing.txt
2120

2221
[testenv:py27-flake8]

0 commit comments

Comments
 (0)