We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08aace2 commit af9093aCopy full SHA for af9093a
pyproject.toml
@@ -57,7 +57,7 @@ optional-dependencies.test = [
57
]
58
# https://docs.pypi.org/project_metadata/#project-urls
59
urls.Documentation = "https://cell-annotator.readthedocs.io/"
60
-urls.Homepage = "https://github.com/quadbio/cell-annotator"
+urls.Homepage = "https://cell-annotator.readthedocs.io/"
61
urls.Source = "https://github.com/quadbio/cell-annotator"
62
63
[tool.hatch.version]
0 commit comments