Remove Jinja2 from tox.ini as it's now in testing_extras (see #2583)

This commit is contained in:
Matt Westcott 2016-05-17 17:36:29 +01:00
parent 4a5296e951
commit f8d7970cbb

View file

@ -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