Skip to content

Commit 1fceee6

Browse files
committed
build linux wheels with hidraw backend instead of libusb
1 parent bb52ce4 commit 1fceee6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
CIBW_ARCHS_LINUX: "x86_64 i686 aarch64"
3535
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
3636
CIBW_BEFORE_ALL_LINUX: yum install -y libusb1-devel libudev-devel || apk add --upgrade libusb-dev eudev-dev
37-
HIDAPI_WITH_LIBUSB: 1
3837

3938
- name: Store artifacts
4039
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)