We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6c4a97 + d004cac commit 69d3137Copy full SHA for 69d3137
1 file changed
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
pip install --user pipx
68
pip install --user setuptools
69
pipx ensurepath
70
- pipx install poetry==1.4.2
+ pipx install poetry
71
poetry config virtualenvs.in-project true
72
poetry install --with dev
73
poetry self add "poetry-dynamic-versioning[plugin]==1.1.1"
0 commit comments