simplify building (#26)
This commit is contained in:
15
pyproject.toml
Normal file
15
pyproject.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[tool.uv.workspace]
|
||||
members = [
|
||||
"capnproto",
|
||||
"cppcheck",
|
||||
"eigen",
|
||||
"ffmpeg",
|
||||
"gcc-arm-none-eabi",
|
||||
"git-lfs",
|
||||
"libjpeg",
|
||||
"ncurses",
|
||||
"openssl3",
|
||||
"python3-dev",
|
||||
"zeromq",
|
||||
"zstd",
|
||||
]
|
||||
Reference in New Issue
Block a user