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 cf2a436 commit ca5b763Copy full SHA for ca5b763
.github/workflows/workflow.yaml
@@ -25,6 +25,8 @@ jobs:
25
virtualenvs-in-project: true
26
installer-parallel: true
27
28
+ - run: poetry config installer.modern-installation false
29
+
30
- name: Load cached venv if possible
31
id: cached-poetry-dependencies
32
uses: actions/cache@v2
0 commit comments