Skip to content

Commit 86f7837

Browse files
committed
Pin version of poetry used
1 parent 2a03e2b commit 86f7837

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
@@ -30,7 +30,7 @@ commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}
3030

3131
[testenv:mypy]
3232
deps =
33-
poetry
33+
poetry==2.0.0
3434
poetry-plugin-export
3535
allowlist_externals = sh
3636
commands_pre =

0 commit comments

Comments
 (0)