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.
2 parents 74e3a69 + ddea40f commit 9d9b99fCopy full SHA for 9d9b99f
.github/workflows/publish-pypi.yml
@@ -41,6 +41,7 @@ jobs:
41
- name: "Install Poetry"
42
uses: "snok/install-poetry@v1"
43
with:
44
+ version: 1.8.5
45
virtualenvs-create: true
46
virtualenvs-in-project: true
47
installer-parallel: true
.github/workflows/release.yml
@@ -30,6 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments