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 d0e3b46 Add long_description for pypi page
d0e3b46 is described below
commit d0e3b46cc2c31e10caf152d0645bf461e258426c
Author: Marcus Christie <[email protected]>
AuthorDate: Tue Nov 1 12:49:04 2022 -0400
Add long_description for pypi page
---
setup.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.cfg b/setup.cfg
index b3429ee..fc57dc4 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,6 +2,7 @@
name = airavata-django-portal-commons
version = 1.0.0
description = Utilities for working with dynamically loaded Django apps.
+long_description = file: README.md
[options]
packages = find: