We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d4011 commit 023595aCopy full SHA for 023595a
tox.ini
@@ -13,6 +13,7 @@ python =
13
3.12: py312
14
15
[testenv]
16
+whitelist_externals = pytest
17
commands = pytest {posargs}
18
deps =
19
django42: Django>=4.2,<4.3
0 commit comments