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 e46c815 commit b23dd6eCopy full SHA for b23dd6e
.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