diff --git a/setup.cfg b/setup.cfg index 92950e9..d5c0a9c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,7 @@ name = django-filtersignals version = 0.2 description = Prioritized signals for Django projects long_description = file: README.md +long_description_content_type = text/markdown url = https://kumig.it/kumisystems/django-filtersignals author = Kumi Systems e.U. author_email = support@kumi.systems