Skip to content

Commit 023595a

Browse files
committed
ci: add whitelist_externals = python to tox
1 parent 78d4011 commit 023595a

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
@@ -13,6 +13,7 @@ python =
1313
3.12: py312
1414

1515
[testenv]
16+
whitelist_externals = pytest
1617
commands = pytest {posargs}
1718
deps =
1819
django42: Django>=4.2,<4.3

0 commit comments

Comments
 (0)