mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Remove Jinja2 from tox.ini as it's now in testing_extras (see #2583)
This commit is contained in:
parent
4a5296e951
commit
f8d7970cbb
1 changed files with 0 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -24,7 +24,6 @@ basepython =
|
|||
deps =
|
||||
django-sendfile==0.3.6
|
||||
Embedly
|
||||
jinja2==2.8
|
||||
|
||||
dj18: Django>=1.8.1,<1.9
|
||||
dj19: Django>=1.9,<1.10
|
||||
|
|
|
|||
Loading…
Reference in a new issue