mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-21 23:24:45 +00:00
Tox: Use dev django-taggit when testing Django 1.8
This commit is contained in:
parent
1df3b6f7b9
commit
d7ced6f243
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
tox.ini
|
|
@ -28,6 +28,7 @@ dj171 =
|
|||
|
||||
dj18 =
|
||||
https://github.com/django/django/archive/stable/1.8.x.zip#egg=django
|
||||
https://github.com/alex/django-taggit/archive/develop.zip#egg=django-taggit
|
||||
|
||||
py2 =
|
||||
unicodecsv>=0.9.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue