Vendor raylib C library + pyray Python bindings (CFFI) from commaai's raylib and raylib-python-cffi forks. Supports PLATFORM_DESKTOP (X11/GL) and PLATFORM_COMMA (DRM/EGL/GLES) backends, auto-detected via /TICI. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
19 lines
236 B
TOML
19 lines
236 B
TOML
[tool.uv.workspace]
|
|
members = [
|
|
"bzip2",
|
|
"capnproto",
|
|
"cppcheck",
|
|
"eigen",
|
|
"ffmpeg",
|
|
"gcc-arm-none-eabi",
|
|
"git-lfs",
|
|
"libjpeg",
|
|
"libyuv",
|
|
"ncurses",
|
|
"openssl3",
|
|
"python3-dev",
|
|
"raylib",
|
|
"zeromq",
|
|
"zstd",
|
|
]
|