We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37308a9 commit 0f6fc08Copy full SHA for 0f6fc08
livekit-rtc/pyproject.toml
@@ -20,3 +20,6 @@ manylinux-s390x-image = "manylinux_2_28"
20
manylinux-pypy_x86_64-image = "manylinux_2_28"
21
manylinux-pypy_i686-image = "manylinux_2_28"
22
manylinux-pypy_aarch64-image = "manylinux_2_28"
23
+
24
+[tool.cibuildwheel.linux]
25
+before-all = "yum install -y libXrandr libXrandr-devel"
0 commit comments