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 1ec8a75 commit 7235e6eCopy full SHA for 7235e6e
setup.py
@@ -10,6 +10,7 @@
10
url='https://github.com/greenmoss/PyWavefront',
11
description='Python/pyglet library for importing Wavefront .obj files',
12
long_description=open('README.md').read(),
13
+ long_description_content_type='text/markdown',
14
license='BSD',
15
classifiers=[
16
'Development Status :: 4 - Beta',
0 commit comments