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 caa2e93 commit 1027290Copy full SHA for 1027290
.github/workflows/python-package.yml
@@ -25,6 +25,7 @@ jobs:
25
- name: Install Poetry
26
uses: snok/install-poetry@v1
27
with:
28
+ version: 1.8.2
29
virtualenvs-create: true
30
virtualenvs-in-project: true
31
installer-parallel: true
0 commit comments