We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b3343 commit 7b81cbbCopy full SHA for 7b81cbb
.github/workflows/test.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Install Poetry
44
uses: snok/install-poetry@v1
45
with:
46
- version: 1.8.3
+ version: 1.5.1
47
virtualenvs-create: true
48
virtualenvs-in-project: true
49
- name: Install Basic Dependencies
0 commit comments