diff --git a/setup.py b/setup.py index 767f944..ca38cd0 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def read(fname): author="James Davenport", # author_email="", description="Cubehelix colormaps for matplotlib", - long_description=read('README.rst'), + long_description=read('README.md'), # license="BSD", py_modules=['cubehelix'], classifiers=[