We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d07dde5 + a81d6cd commit 2312639Copy full SHA for 2312639
1 file changed
.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