Skip to content

Commit 2dedacd

Browse files
authored
Update ffi version (#548)
1 parent 1871828 commit 2dedacd

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

livekit-rtc/pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,4 @@ manylinux-ppc64le-image = "manylinux_2_28"
1919
manylinux-s390x-image = "manylinux_2_28"
2020
manylinux-pypy_x86_64-image = "manylinux_2_28"
2121
manylinux-pypy_i686-image = "manylinux_2_28"
22-
manylinux-pypy_aarch64-image = "manylinux_2_28"
23-
24-
[tool.cibuildwheel.linux]
25-
before-build = "pip install requests && python rust-sdks/download_ffi.py --output livekit/rtc/resources && yum install -y libX11-devel libXrandr-devel libXext-devel libXfixes-devel libXdamage-devel libXcomposite-devel libXi-devel mesa-libGL-devel || apt install -y xorg-dev"
22+
manylinux-pypy_aarch64-image = "manylinux_2_28"

livekit-rtc/rust-sdks

Submodule rust-sdks updated 72 files

0 commit comments

Comments
 (0)