Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit d82b34c

Browse files
committed
fix: Stop support django dev
1 parent aaed0db commit d82b34c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ envlist =
1010
pypy
1111
flake8
1212
# contrib
13-
{py37}-django-dev
1413
{py35,py36,py37}-django-{200}
1514
{py27,py35}-django-111
1615
{py27,py34,py35,py36}-django-{18,19,110}
@@ -37,7 +36,6 @@ deps =
3736
django-110: Django>=1.10,<1.11
3837
django-111: Django>=1.11,<1.12
3938
django-200: Django>=2.0,<2.1
40-
django-dev: git+https://github.com/django/django.git#egg=Django
4139
flask-10: Flask>=0.10,<0.11
4240
flask-11: Flask>=0.11,<0.12
4341
flask-12: Flask>=0.12,<0.13

0 commit comments

Comments
 (0)