Pin version of poetry used

This commit is contained in:
Alessio Bogon 2025-01-08 21:00:16 +01:00
parent 2a03e2ba94
commit 86f7837fe2
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}
[testenv:mypy]
deps =
poetry
poetry==2.0.0
poetry-plugin-export
allowlist_externals = sh
commands_pre =