Skip to content

Commit 17fe679

Browse files
committed
re-enabled poetry experimental installer
1 parent 014b6ea commit 17fe679

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-and-lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
pip install poetry
2727
pip install poethepoet
2828
poetry config virtualenvs.in-project true
29-
poetry config experimental.new-installer false
3029
poetry install -E mne -E jupyter
3130
- name: Linting
3231
run: |

0 commit comments

Comments
 (0)