Skip to content

Commit c004973

Browse files
committed
revert x11 deps install
1 parent 1871828 commit c004973

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
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"

0 commit comments

Comments
 (0)