Initial integration of cibuildwheel.

This commit is contained in:
Zied Aouini 2022-09-16 13:40:20 +02:00
parent df26612377
commit 378a4ccf0c

View file

@ -39,6 +39,8 @@ jobs:
- name: Build wheels
uses: pypa/cibuildwheel@v2.10.0
env:
MSYSTEM: MINGW64
MSYS2_PATH: D:/a/_temp/msys64
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_BEFORE_ALL_LINUX: yum update -y && yum install autoconf automake libtool pkgconfig gettext json-c-devel libusbx-devel dbus-glib-devel bluez-libs-devel libnl3-devel flex bison
CIBW_BEFORE_ALL_MACOS: brew install autoconf automake libtool pkg-config gettext json-c gcc