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 353a0f3 commit cbb43b7Copy full SHA for cbb43b7
.github/workflows/docs-build.yml
@@ -23,6 +23,8 @@ jobs:
23
24
- name: Set up poetry
25
uses: Gr1N/setup-poetry@v9
26
+ with:
27
+ poetry-version: "2.1.1"
28
29
- name: Configure poetry
30
run: poetry config virtualenvs.in-project true
0 commit comments