diff --git a/pyproject.toml b/pyproject.toml index 9df2253..6c2fa08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,9 @@ dependencies = [ "qrcode>=7.4.2", ] +[project.urls] +Homepage = "https://github.com/deltachat-bot/deltabot-cli-py" + [project.optional-dependencies] dev = [ "black",