We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679ea5a commit 2219946Copy full SHA for 2219946
pyproject.toml
@@ -48,8 +48,10 @@ file = "README.md"
48
content-type = "text/markdown"
49
50
[project.urls]
51
-Homepage = "https://github.com/bayer-science-for-a-better-life/tiffslide"
52
-Download = "https://github.com/bayer-science-for-a-better-life/tiffslide"
+Homepage = "https://github.com/Bayer-Group/tiffslide"
+Download = "https://github.com/Bayer-Group/tiffslide"
53
+Source = "https://github.com/Bayer-Group/tiffslide"
54
+Changelog = "https://github.com/Bayer-Group/tiffslide/blob/main/CHANGELOG.md"
55
56
[project.optional-dependencies]
57
dev = [
0 commit comments