aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-03-19 14:57:56 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-03-19 15:00:04 +0100
commite99527b36b4ab9719f7c479162461c431b5f1132 (patch)
tree9b1432d3681ef7b5c85275ffcfb120719b99d221 /pyproject.toml
parentb7f2fcbf0b10c5425386f22cfc40786d2e1df148 (diff)
downloadpyg-e99527b36b4ab9719f7c479162461c431b5f1132.tar.gz
docs:Move project to git.cepl.eu.HEADmaster
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1cbc27c..6da4c5f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,9 +29,8 @@ dependencies = [
dynamic = ["version", "readme"]
[project.urls]
-Homepage = "https://sr.ht/~mcepl/pygn/"
-"Bug Tracker" = "https://todo.sr.ht/~mcepl/pygn"
-Repository = "https://git.sr.ht/~mcepl/pygn"
+Homepage = "https://git.cepl.eu/cgit/python/pyg"
+Communication = "mailto:~mcepl/devel@lists.sr.ht"
[project.scripts]
pygm2n = "mail2news:main"