Fix an issue with an old version of dj-email-url.

This commit is contained in:
Jannis Leidel 2020-11-26 16:51:15 +01:00
parent b540ceadb3
commit 64eefaef1a
No known key found for this signature in database
GPG key ID: C795956FB489DCA9

View file

@ -28,6 +28,7 @@ setenv =
COVERAGE_PROCESS_START = {toxinidir}/setup.cfg
deps =
dj111: django>=1.11,<2.0
dj111: dj-email-url<1.0.0
dj20: django>=2.0a1,<2.1
dj21: django>=2.1a1,<2.2
dj22: django>=2.2a1,<3.0