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 7ac0867 commit 22aafaeCopy full SHA for 22aafae
.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