We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e054120 + ea05321 commit 554aceeCopy full SHA for 554acee
pyproject.toml
@@ -38,11 +38,11 @@ classifiers = [
38
]
39
40
[project.urls]
41
-Homepage = 'https://github.com/organization/package'
42
-Documentation = 'https://package.readthedocs.io/'
43
-'Bug Tracker' = 'https://github.com/organization/package/issues'
44
-Discussions = 'https://github.com/organization/package/discussions'
45
-Changelog = 'https://package.readthedocs.io/en/latest/changelog.html'
+Homepage = 'https://github.com/uber/h3-py'
+Documentation = 'https://uber.github.io/h3-py/'
+'Bug Tracker' = 'https://github.com/uber/h3-py/issues'
+Discussions = 'https://github.com/uber/h3-py/discussions'
+Changelog = 'https://uber.github.io/h3-py/_changelog.html'
46
47
48
[project.optional-dependencies]
0 commit comments