This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/airavata-django-portal-commons.git
The following commit(s) were added to refs/heads/main by this push:
new cf7d372 long description's content type is markdown
cf7d372 is described below
commit cf7d37255a37e8c7700292f09ef4c46c6a81da3b
Author: Marcus Christie <[email protected]>
AuthorDate: Thu Jun 22 11:21:25 2023 -0400
long description's content type is markdown
---
setup.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.cfg b/setup.cfg
index ba75d63..a99c5bb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,6 +3,7 @@ name = airavata-django-portal-commons
version = 1.0.1
description = Utilities for working with dynamically loaded Django apps.
long_description = file: README.md
+long_description_content_type = text/markdown
[options]
packages = find: