requirements.txt file is missing in 0.2.1
empet opened this issue · 3 comments
empet commented
The 0.2.1 cmocean version cannot be installed with pip because requirements.txt file is not found. I checked the tar.gz archive and instead of requirements.txt I found a file, requires.txt. Please fix this issue because cmocean provides amazing colormaps, and users cannot install it.
kthyng commented
Does it work now?
pip install cmocean
Just tried to fix it again. I think it works...
kthyng commented
I think this is better now, so I am going to close this, but please let me know if you have any issues.
empet commented
Yes, it can be installed now. Thank you very much!!!