diff options
| author | Christian Cleberg <[email protected]> | 2025-12-30 22:49:29 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-12-30 22:49:29 -0600 |
| commit | 00f695c765aead8aa0160a3c676cf85716178beb (patch) | |
| tree | 5fe14ad2bf2c9d325d192f51ac6854341b2ed5a1 /pyproject.toml | |
| parent | 20fcb673f489a64ec38b94da889413bec2c2e633 (diff) | |
| download | nba-scores-00f695c765aead8aa0160a3c676cf85716178beb.tar.gz nba-scores-00f695c765aead8aa0160a3c676cf85716178beb.tar.bz2 nba-scores-00f695c765aead8aa0160a3c676cf85716178beb.zip | |
update from sourcehut to cgit
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml index d628327..925317f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,8 +19,8 @@ dependencies = [ ] [project.urls] -Homepage = "https://git.sr.ht/~cxc/nba-scores" -Issues = "https://git.sr.ht/~cxc/nba-scores" +Homepage = "https://git.cleberg.net/nba-scores.git" +Issues = "https://git.cleberg.net/nba-scores.git" [project.scripts] nba = "nba.cli:nba" |
