From deeab25604e02f617748eeeb1b6769337a82b385 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Mon, 12 Aug 2019 21:45:56 -0400 Subject: [PATCH] specify long description content type --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 9e13300..c8684b5 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,7 @@ setuptools.setup( author_email="lazar.michael22@gmail.com", description="An Experimental Gemini Server", long_description=long_description(), + long_description_content_type="text/markdown", py_modules=["jetforce", "jetforce_client"], entry_points={ "console_scripts": [