test: add pytest suite for pose utilities
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -24,3 +24,8 @@ dependencies = [
|
||||
[tool.uv.sources]
|
||||
pyzed = { path = "libs/pyzed_pkg" }
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pytest>=9.0.2",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user