Closed maxhollmann closed 2 years ago
Hi @maxhollmann , thanks a lot for asking this! No, that is not intentional. Honest, we did forget to manually distribute at PyPI. This is mostly because the PyPI distribution of the rest of the GeoCAT toolkits is handled through automatic CI, and we just did not notice the need for manually releasing WRF-Python there after we took over the distribution tasks. Sorry for this, and we will work on it.
Quick update: We now have an issue open with PyPI to get the maintainers list migrated to myself and @erogluorhan. Once that has been approved, we should be able to start actively working towards getting a PyPI release of WRF-python 1.3.3 going
I could really use this because I use docker, and conda isn't so great with docker... Thanks!
Hi @maxhollmann and @mullenkamp, The PyPI download should be working and up to date with the cureent version of wrf-python (1.3.4.1). I did try doing a pip install in an environment without wrf-python and it did successfully download as wrf-python 1.3.4.1. I haven't tested the software after the pip install yet, so if you have any issues with that version please let us know and I will take a look into it!
Hi @michaelavs , Thank you very much! I'll give it a try and let you know if I find any problems. I'll be glad to get rid of conda in my docker build ;)
I noticed that no new versions have been published to PyPI since 1.3.1. The documentation doesn't mention installation via pip, so is this intended?