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.
2 parents d046588 + 3724638 commit c36afffCopy full SHA for c36afff
pyproject.toml
@@ -49,9 +49,9 @@ dev = [
49
open-data-scientist = "open_data_scientist.cli:main"
50
51
[project.urls]
52
-Homepage = "https://github.com/yourusername/open-data-scientist"
53
-Repository = "https://github.com/yourusername/open-data-scientist"
54
-Issues = "https://github.com/yourusername/open-data-scientist/issues"
+Homepage = "https://github.com/togethercomputer/open-data-scientist"
+Repository = "https://github.com/togethercomputer/open-data-scientist"
+Issues = "https://github.com/togethercomputer/open-data-scientist/issues"
55
56
[tool.hatch.build.targets.wheel]
57
packages = ["open_data_scientist"]
0 commit comments