nsidc / granule-metgen

Metadata generator for direct-to-Cumulus era
Other
0 stars 0 forks source link

Create python package and publish to PyPI #62

Open lisakaser opened 2 months ago

eigenbeam commented 4 days ago

As an operator, when I want to install metgenc, I can use pip to install it from PyPI.

As a developer, when I want to make a release of metgenc, I can run a command that will trigger a build of the package, and, if successful, publish the new version to PyPI.

As an operator or developer or project manager, when I want to see what was in a new release, I can view the project's CHANGELOG in GitHub.