Skip to content

Commit

Permalink
ci: add whitelist_externals = python to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Aug 19, 2024
1 parent 78d4011 commit 023595a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ python =
3.12: py312

[testenv]
whitelist_externals = pytest
commands = pytest {posargs}
deps =
django42: Django>=4.2,<4.3
Expand Down

0 comments on commit 023595a

Please sign in to comment.