Skip to content

Commit e73e215

Browse files
author
Martin Ruefenacht
committed
Corrected tox config
1 parent b0e3ddb commit e73e215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ skipsdist = true
33
envlist = py39, py310, py311
44

55
[testenv]
6-
whitelist_externals = poetry
6+
allowlist_externals = poetry
77
commands =
88
poetry install -v
99
poetry run pytest

0 commit comments

Comments
 (0)