Skip to content

Commit

Permalink
Remove wheel installation
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Apr 23, 2024
1 parent d2bae7f commit 6b1589e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U pip
python -m pip install -U wheel
python -m pip install -U tox
- name: Tox tests
Expand Down

0 comments on commit 6b1589e

Please sign in to comment.