1 parent 7c0382c commit 6af2566Copy full SHA for 6af2566
1 file changed
setup.py
@@ -23,7 +23,7 @@
23
url = 'https://github.com/matplotlib/cmocean',
24
download_url = 'https://github.com/matplotlib/cmocean/tarball/0.03',
25
description = ("Colormaps for Oceanography"),
26
- long_description=open('README.md').read(),
+ long_description=open('README.rst').read(),
27
classifiers=[
28
"Development Status :: 3 - Alpha",
29
# "Topic :: Utilities",
0 commit comments