diff --git a/pyproject.toml b/pyproject.toml index dea95e5..ffd419a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,6 +6,7 @@ license = "AGPL-3.0-or-later" authors = ["Daniel Malik "] readme = "README.md" classifiers = ["Environment :: Console"] +repository = "https://github.com/mhsp/seppmail-converter" [tool.poetry.dependencies] python = "^3.10"