We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4db4729 commit f7f1766Copy full SHA for f7f1766
1 file changed
pyproject.toml
@@ -38,13 +38,15 @@ optional-dependencies.docs = [
38
"sphinxcontrib-bibtex>=1",
39
"sphinxext-opengraph",
40
]
41
-
42
optional-dependencies.registry = [
43
"httpx",
44
"jsonschema",
45
"pillow",
46
"pyyaml",
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"
50
51
[tool.hatch.envs.default]
52
installer = "uv"
0 commit comments