We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b234d commit ddf7687Copy full SHA for ddf7687
pyproject.toml
@@ -83,10 +83,10 @@ docs = [
83
]
84
85
[project.urls]
86
-Homepage = "https://github.com/trissim/arraybridge"
+Homepage = "https://github.com/OpenHCSDev/arraybridge"
87
Documentation = "https://arraybridge.readthedocs.io"
88
-Repository = "https://github.com/trissim/arraybridge"
89
-Issues = "https://github.com/trissim/arraybridge/issues"
+Repository = "https://github.com/OpenHCSDev/arraybridge"
+Issues = "https://github.com/OpenHCSDev/arraybridge/issues"
90
91
[tool.hatch.build.targets.wheel]
92
packages = ["src/arraybridge"]
0 commit comments