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 818eb0c commit 4488a73Copy full SHA for 4488a73
.github/workflows/test.yml
@@ -47,8 +47,6 @@ jobs:
47
run: |
48
pip install poetry
49
poetry config virtualenvs.in-project true
50
- - name: Python 3.10 workaround
51
- run: poetry config experimental.new-installer false
52
- name: Install dependencies
53
run: poetry install
54
- name: Run pytest
0 commit comments