You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/11/01 16:49:12 UTC

[airavata-django-portal-commons] branch main updated: Add long_description for pypi page

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 <ma...@apache.org>
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: