From: Scott Gasch Date: Wed, 19 Oct 2022 02:51:07 +0000 (-0700) Subject: More messing with the project file. X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=06aed70c0ceefccc830d8f77e0f39a97ed05b898;p=pyutils.git More messing with the project file. --- diff --git a/pyproject.toml b/pyproject.toml index 82faf76..fd62aed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,8 +25,9 @@ dependencies = [ ] [project.urls] -"Homepage" = "https://wannabe.guru.org/pydocs/pyutils/pyutils.html" -## "Bug Tracker" = "https://github.com/pypa/sampleproject/issues" +homepage = "https://wannabe.guru.org/pydocs/pyutils/pyutils.html" +repository = "https://wannabe.guru.org/git/pyutils.git" +documentation = "https://wannabe.guru.org/pydocs/pyutils/pyutils.html" [project.optional-dependencies] dev = [