We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b82ed commit 1ad5eaaCopy full SHA for 1ad5eaa
setup.py
@@ -39,6 +39,7 @@ def readme(fname):
39
version='1.1.0',
40
description='Export data as binary VTK files',
41
long_description=readme('README.md'),
42
+ long_description_content_type='text/markdown',
43
author='Paulo Herrera',
44
author_email='pauloa.herrera@gmail.com',
45
maintainer='Adamos Kyriakou',
0 commit comments