Skip to content

Commit b5d01f5

Browse files
committed
Mark long_desc content-type
1 parent 5f3b628 commit b5d01f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ def _read(filename):
9292
license='MIT',
9393
platforms='ALL',
9494
long_description=_read('README.rst'),
95+
long_description_content_type='text/x-rst',
9596

9697
py_modules=[
9798
'mediafile',

0 commit comments

Comments
 (0)