mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Test Django master against django-modelcluster master
This commit is contained in:
parent
f44d27642b
commit
000c4990b4
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -47,6 +47,7 @@ deps =
|
|||
dj22: Django>=2.2,<2.3
|
||||
dj22stable: git+https://github.com/django/django.git@stable/2.2.x#egg=Django
|
||||
djmaster: git+https://github.com/django/django.git@master#egg=Django
|
||||
djmaster: git+https://github.com/wagtail/django-modelcluster.git
|
||||
|
||||
postgres: psycopg2>=2.6
|
||||
mysql: mysqlclient>=1.3.7,<1.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue