From 3f82e32b3cb52c4f4e6cd5bcf671d81b240fd55b Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 1 Aug 2021 08:49:04 +0200 Subject: [PATCH] Update pypi links --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0e6e198..7b7d842 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,8 @@ description = "Cleanup your toot history." license = "GPL-3.0-or-later" authors = ["Gabriel Augendre "] readme = "README.md" -homepage = "https://github.com/Crocmagnon/cleantoots/tree/master" +homepage = "https://git.augendre.info/gaugendre/cleantoots" +repository = "https://git.augendre.info/gaugendre/cleantoots" keywords = ["mastodon", "toot"] classifiers = [ "Development Status :: 3 - Alpha",