Skip to content

Commit f6ed3d7

Browse files
ConchylicultorThe dataclass_array Authors
authored andcommitted
Fix pypi publish (PyPI cannot support extra from external source)
PiperOrigin-RevId: 547133953
1 parent 75b0cb6 commit f6ed3d7

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

0 commit comments

Comments
 (0)