Initial integration of cibuildwheel.

This commit is contained in:
Zied Aouini 2022-09-16 15:04:45 +02:00
parent e2604bbb56
commit 8784673f7c

View file

@ -42,6 +42,7 @@ jobs:
MSYSTEM: MINGW64
MSYS2_PATH: D:/a/_temp/msys64
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_BEFORE_BUILD: python -m pip install --upgrade pip
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
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x