NOAA-ORR-ERD/model_catalogs

Publishing to PyPI

kthyng opened this issue · 1 comments

I would like to have model_catalogs publish to PyPI when there is a release on Github so there is an established workflow for this process. To do that automatically, this repository needs to have the PyPI username and password that you want associated with the package saved as "secrets" in the repo (under settings). @ChrisBarker-NOAA Would you want to do this so the package can be installed with pip? I also plan to set the package up with conda-forge.

This has been addressed now — the necessary secrets are saved into the repo.