Skip to content

Commit

Permalink
test alternative poetry installation in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <paul.horton@owasp.org>
  • Loading branch information
madpah committed Sep 6, 2022
1 parent fe3f56a commit 8705180
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 @@ -35,7 +35,7 @@ download = False
[testenv]
# settings in this category apply to all other testenv, if not overwritten
skip_install = true
whitelist_externals = poetry
allowlist_externals = poetry
deps = poetry
commands_pre =
{envpython} --version
Expand Down

0 comments on commit 8705180

Please sign in to comment.