Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit fe9e570

Browse files
committed
pytest: pin pytest-django to a version to djangos old LTS version
Signed-off-by: Florian Scherf <f.scherf@pengutronix.de>
1 parent 0becb09 commit fe9e570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ setenv =
3434
deps =
3535
{[testenv]deps}
3636

37-
pytest-django
37+
pytest-django==3.10.0
3838

3939
aiohttp-wsgi
4040

0 commit comments

Comments
 (0)