added django-jinja to test dependencies

This commit is contained in:
Bjoern Boschman 2020-08-08 10:14:04 +02:00
parent 8175f7e390
commit 335a98f034

View File

@ -2,3 +2,4 @@
pytest>=5.4.1,<5.5 pytest>=5.4.1,<5.5
pytest-django>=3.9.0,<3.10 pytest-django>=3.9.0,<3.10
pytest-cov>=2.7.1 pytest-cov>=2.7.1
django-jinja