Skip to content

Commit f7f1766

Browse files
committed
restore URLs
1 parent 4db4729 commit f7f1766

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,15 @@ optional-dependencies.docs = [
3838
"sphinxcontrib-bibtex>=1",
3939
"sphinxext-opengraph",
4040
]
41-
4241
optional-dependencies.registry = [
4342
"httpx",
4443
"jsonschema",
4544
"pillow",
4645
"pyyaml",
4746
]
47+
urls.Documentation = "https://scverse.org/scverse-tutorials"
48+
urls.Home-page = "https://github.com/scverse/scverse-tutorials"
49+
urls.Source = "https://github.com/scverse/scverse-tutorials"
4850

4951
[tool.hatch.envs.default]
5052
installer = "uv"

0 commit comments

Comments
 (0)