fixup! test against Django master

pull/4579/merge
Matt Westcott 2018-08-14 15:43:28 +01:00
rodzic e1f3927fea
commit 035353dc3d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -44,7 +44,7 @@ deps =
dj111-mssql: django-pyodbc-azure==1.11.0.0
dj20: Django>=2.0,<2.1
dj21: Django>=2.1,<2.2
djmaster: dj21: git+https://github.com/django/django.git@master#egg=Django
djmaster: git+https://github.com/django/django.git@master#egg=Django
postgres: psycopg2>=2.6
mysql: mysqlclient>=1.3.7,<1.4