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 744425e commit d529ce2Copy full SHA for d529ce2
setup.py
@@ -26,6 +26,7 @@
26
url="https://github.com/Calysto/matlab_kernel",
27
license="BSD",
28
long_description=open("README.rst").read(),
29
+ long_description_content_type='text/x-rst',
30
classifiers=["Framework :: IPython",
31
"License :: OSI Approved :: BSD License",
32
"Programming Language :: Python :: 3.4",
0 commit comments