Skip to content

Commit a825163

Browse files
authored
Update .github/workflows/tests-cibw.yml
1 parent 492de99 commit a825163

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tests-cibw.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,7 @@ jobs:
7777
sudo udevadm control --reload-rules
7878
sudo udevadm trigger --name-match=kvm
7979
80-
# TODO: remove "wheel" once we're using a cibuildwheel version that includes
81-
# https://github.com/pypa/cibuildwheel/pull/2515.
82-
- run: pipx install wheel patchelf
80+
- run: pipx install patchelf
8381

8482
- uses: pypa/[email protected]
8583
env:

0 commit comments

Comments
 (0)