projects
/
pyutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23173ef
)
More messing with the project file.
author
Scott Gasch
<scott@gasch.org>
Wed, 19 Oct 2022 02:51:07 +0000
(19:51 -0700)
committer
Scott Gasch
<scott@gasch.org>
Wed, 19 Oct 2022 02:51:07 +0000
(19:51 -0700)
pyproject.toml
patch
|
blob
|
history
diff --git
a/pyproject.toml
b/pyproject.toml
index 82faf76bec683b086a24ff73d54b9349314b8fcc..fd62aed2b9b1a7724614512ea3436968321b88c5 100644
(file)
--- 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 = [