Skip to content

Commit 1ad5eaa

Browse files
committed
[setup.py] ensure Readme is read as markdown
1 parent d6b82ed commit 1ad5eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ def readme(fname):
3939
version='1.1.0',
4040
description='Export data as binary VTK files',
4141
long_description=readme('README.md'),
42+
long_description_content_type='text/markdown',
4243
author='Paulo Herrera',
4344
author_email='pauloa.herrera@gmail.com',
4445
maintainer='Adamos Kyriakou',

0 commit comments

Comments
 (0)