Skip to content

Commit 5326e06

Browse files
ConchylicultorThe dataclass_array Authors
authored andcommitted
Fix toml deps for docs
PiperOrigin-RevId: 546226272
1 parent 613a21b commit 5326e06

2 files 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
@@ -46,7 +46,7 @@ dev = [
4646
"torch",
4747
]
4848
docs = [
49-
"sphinx-apitree[ext] @ https://github.com/conchylicultor/sphinx-apitree",
49+
"sphinx-apitree[ext] @ git+https://github.com/conchylicultor/sphinx-apitree",
5050
"dataclass_array[dev]", # Install lazy deps
5151
]
5252

0 commit comments

Comments
 (0)