matplotlib / cmocean

Colormap setup for standardizing commonly-plotting oceanographic variables.
MIT License
230 stars 52 forks source link

Fix install and add support for versioneer #46

Closed ocehugo closed 8 years ago

ocehugo commented 8 years ago

Hi,

thanks for the great colormaps. I corrected the installation reported in another issue and also add support for versioneer since it will automatically generate version numbers instead of manual ones.

Fix #45 #44

ocehugo commented 8 years ago

I did remove the requirements file and put on setup.py but travis builds were failing and I put back the requirements.txt but forgot to remove that.

kthyng commented 8 years ago

So this all got moved into PR #47 — I had to merge it locally with the previous PR to make a small change and now it looks like it was my code changes. Sorry about that. If there is a way to fix it, I'll be happy to do so.