Skip to content

Commit

Permalink
whitelist_externals is depricated
Browse files Browse the repository at this point in the history
  • Loading branch information
Hi-king committed Sep 26, 2023
1 parent 957aa02 commit 9c39604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ envlist = py37
isolated_build = true

[testenv]
whitelist_externals = poetry
allowlist_externals = poetry
commands =
poetry install
poetry run coverage run -m unittest discover -s test
Expand Down

0 comments on commit 9c39604

Please sign in to comment.