Skip to content

Commit c36afff

Browse files
authored
Merge pull request #11 from togethercomputer/fede/update-defaults
update
2 parents d046588 + 3724638 commit c36afff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ dev = [
4949
open-data-scientist = "open_data_scientist.cli:main"
5050

5151
[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"
52+
Homepage = "https://github.com/togethercomputer/open-data-scientist"
53+
Repository = "https://github.com/togethercomputer/open-data-scientist"
54+
Issues = "https://github.com/togethercomputer/open-data-scientist/issues"
5555

5656
[tool.hatch.build.targets.wheel]
5757
packages = ["open_data_scientist"]

0 commit comments

Comments
 (0)