Skip to content

Commit 7235e6e

Browse files
committed
Suggest Markdown mimetype to pipy for long_description
1 parent 1ec8a75 commit 7235e6e

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
@@ -10,6 +10,7 @@
1010
url='https://github.com/greenmoss/PyWavefront',
1111
description='Python/pyglet library for importing Wavefront .obj files',
1212
long_description=open('README.md').read(),
13+
long_description_content_type='text/markdown',
1314
license='BSD',
1415
classifiers=[
1516
'Development Status :: 4 - Beta',

0 commit comments

Comments
 (0)