Skip to content

Commit ed97442

Browse files
committed
add spatialmath dependency
1 parent a9f4b70 commit ed97442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords = [
3131
"optimal path",
3232
]
3333

34-
dependencies = ["numpy>=1.18.0", "scipy", "matplotlib"]
34+
dependencies = ["spatialmath-python", "numpy>=1.18.0", "scipy", "matplotlib"]
3535

3636
[project.urls]
3737

0 commit comments

Comments
 (0)