summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wrappers/python/setup.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/wrappers/python/setup.cfg b/wrappers/python/setup.cfg
index ad9755b..c06ee45 100644
--- a/wrappers/python/setup.cfg
+++ b/wrappers/python/setup.cfg
@@ -3,7 +3,8 @@ name = eduvpn_common
version = 1.99.2
author = Jeroen Wijenbergh
author_email = jeroen.wijenbergh@geant.org
-long_description = README.md
+description = Python wrapper for eduvpn-common, a codebase to build eduVPN clients with
+long_description = file: README.md
url = https://github.com/eduvpn/eduvpn-common
license = MIT