We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e956327 commit 5f53d21Copy full SHA for 5f53d21
1 file changed
pyproject.toml
@@ -42,9 +42,9 @@ docs = [
42
]
43
44
[project.urls]
45
-Homepage = "https://github.com/trissim/python-introspect"
46
-Repository = "https://github.com/trissim/python-introspect"
47
-Issues = "https://github.com/trissim/python-introspect/issues"
+Homepage = "https://github.com/OpenHCSDev/python-introspect"
+Repository = "https://github.com/OpenHCSDev/python-introspect"
+Issues = "https://github.com/OpenHCSDev/python-introspect/issues"
48
49
[tool.setuptools.packages.find]
50
where = ["src"]
0 commit comments