We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a03e2b commit 86f7837Copy full SHA for 86f7837
tox.ini
@@ -30,7 +30,7 @@ commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}
30
31
[testenv:mypy]
32
deps =
33
- poetry
+ poetry==2.0.0
34
poetry-plugin-export
35
allowlist_externals = sh
36
commands_pre =
0 commit comments