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 1e9548b + 22aafae commit b45614cCopy full SHA for b45614c
.github/workflows/test.yml
@@ -31,6 +31,7 @@ jobs:
31
- name: Install Poetry
32
uses: snok/install-poetry@v1
33
with:
34
+ version: 1.5.1
35
virtualenvs-create: true
36
virtualenvs-in-project: true
37
- name: Install Basic Dependencies
0 commit comments