Skip to content

Commit bbe5c30

Browse files
committed
Remove pyyaml line entirely
1 parent 3bc36df commit bbe5c30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- name: Install dependencies
3131
run: |
3232
python -m pip install --upgrade pip poetry
33-
python -m pip wheel
3433
poetry install --all-extras --no-root
3534
3635
- name: Test with pytest

0 commit comments

Comments
 (0)