diff --git a/pyproject.toml b/pyproject.toml index 933c579..cef0a08 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ name = "django-ntfy" version = "0.1.1" description = "Django's email backend which is used to send messages to ntfy.sh" authors = ["Stepan Henek "] +repository = "https://github.com/Big-Dig-Data/django-ntfy" license = "MIT" classifiers = [ "Programming Language :: Python :: 3",