Skip to content

Commit 4488a73

Browse files
committed
drop py 3.10 wordaround
1 parent 818eb0c commit 4488a73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
run: |
4848
pip install poetry
4949
poetry config virtualenvs.in-project true
50-
- name: Python 3.10 workaround
51-
run: poetry config experimental.new-installer false
5250
- name: Install dependencies
5351
run: poetry install
5452
- name: Run pytest

0 commit comments

Comments
 (0)