Skip to content

Commit 6af2566

Browse files
committed
forgot to update setup file with new readme name
1 parent 7c0382c commit 6af2566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎setup.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
url = 'https://github.com/matplotlib/cmocean',
2424
download_url = 'https://github.com/matplotlib/cmocean/tarball/0.03',
2525
description = ("Colormaps for Oceanography"),
26-
long_description=open('README.md').read(),
26+
long_description=open('README.rst').read(),
2727
classifiers=[
2828
"Development Status :: 3 - Alpha",
2929
# "Topic :: Utilities",

0 commit comments

Comments
 (0)