Skip to content

Commit 686f7f4

Browse files
author
spencer@primus
committed
Change toml dev group name
1 parent a14e555 commit 686f7f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ open3d = "^0.17.0"
2424
lib-avstack-core = { path = "../lib-avstack-core", develop = true }
2525
trackeval = { path = "./third_party/TrackEval", develop = true }
2626

27-
[tool.poetry.dev-dependencies]
27+
[tool.poetry.dev.dependencies]
2828
gdown = "^4.6.4"
2929
ipywidgets = "^8.0"
3030
jupyter = "^1.0.0"

0 commit comments

Comments
 (0)