parent
b344611371
commit
85ec59e255
2
tox.ini
2
tox.ini
|
|
@ -11,7 +11,7 @@ envlist =
|
||||||
py38
|
py38
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
whitelist_externals = poetry
|
allowlist_externals = poetry
|
||||||
commands =
|
commands =
|
||||||
poetry plugin add poetry-version-plugin
|
poetry plugin add poetry-version-plugin
|
||||||
poetry install --no-root --with dev
|
poetry install --no-root --with dev
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue