From 67df2767c1edd64eed4ea1aa1a2628576de40e3f Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 29 May 2024 14:06:56 +0200 Subject: setup.cfg: Small updates --- wrappers/python/setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wrappers/python/setup.cfg') 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 -- cgit v1.2.3