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 d55a30c commit 2cfea07Copy full SHA for 2cfea07
.github/workflows/workflow.yaml
@@ -25,7 +25,7 @@ jobs:
25
virtualenvs-in-project: true
26
installer-parallel: true
27
28
- - run: poetry config installer.modern-installation false
+ # - run: poetry config installer.modern-installation false
29
30
- name: Load cached venv if possible
31
id: cached-poetry-dependencies
0 commit comments