Skip to content

Commit d529ce2

Browse files
committed
add long_description_content_type
1 parent 744425e commit d529ce2

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
@@ -26,6 +26,7 @@
2626
url="https://github.com/Calysto/matlab_kernel",
2727
license="BSD",
2828
long_description=open("README.rst").read(),
29+
long_description_content_type='text/x-rst',
2930
classifiers=["Framework :: IPython",
3031
"License :: OSI Approved :: BSD License",
3132
"Programming Language :: Python :: 3.4",

0 commit comments

Comments
 (0)