Skip to content

Commit 3d41acd

Browse files
committed
workaround docs failure by requiring old Django
1 parent 1b3d9c3 commit 3d41acd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ commands = flake8
3636
[testenv:docs]
3737
basepython = python3.6
3838
deps =
39+
Django>=2.2,<3.0
3940
-rrequirements/requirements-testing.txt
4041
-rrequirements/requirements-optionals.txt
4142
-rrequirements/requirements-documentation.txt

0 commit comments

Comments
 (0)