Add batch SVO to MP4 wrapper
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "cvmmap-streamer-python-tools"
|
||||
version = "0.0.0"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"click>=8.1",
|
||||
"tqdm>=4.66",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
package = false
|
||||
Reference in New Issue
Block a user