From d11e712b90b4566134c912c3eb6d56e4e88570c4 Mon Sep 17 00:00:00 2001 From: Benoit Alessandroni Date: Tue, 25 Jun 2019 17:16:32 +0200 Subject: [PATCH] Fix previous --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5d11fb3..245ae45 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name = coopstarter_data version = attr: coopstarter_data.__version__ description = CoopStarter Application long_description = file: README.md -long_description_content_type= "text/markdown" +long_description_content_type= text/markdown url = http://git.happy-dev.fr/startinblox/applications/coopstarter/coopstarter-data author = Startin'blox author_email = benoit@happy-dev.fr -- 2.22.2