More messing with the project file.
authorScott Gasch <[email protected]>
Wed, 19 Oct 2022 02:51:07 +0000 (19:51 -0700)
committerScott Gasch <[email protected]>
Wed, 19 Oct 2022 02:51:07 +0000 (19:51 -0700)
pyproject.toml

index 82faf76bec683b086a24ff73d54b9349314b8fcc..fd62aed2b9b1a7724614512ea3436968321b88c5 100644 (file)
@@ -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 = [