From 65238ea13347f579e88116f3565699f7ba8f3a22 Mon Sep 17 00:00:00 2001 From: matham Date: Thu, 16 May 2019 12:13:18 -0400 Subject: [PATCH] Mark description as markdown. [build wheel] --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index bad48cb1d..dd8510269 100644 --- a/setup.py +++ b/setup.py @@ -1078,6 +1078,7 @@ if not build_examples: 'A software library for rapid development of ' 'hardware-accelerated multitouch applications.'), long_description=get_description(), + long_description_content_type='text/markdown', ext_modules=ext_modules, cmdclass=cmdclass, packages=[