NCAR / geocat-viz

GeoCAT-viz contains tools to help plot geoscience data, including convenience and plotting functions that are used to facilitate plotting geosciences data with Matplotlib, Cartopy, and other visualization packages.
https://geocat-viz.readthedocs.io
Other
48 stars 19 forks source link

PypI Trusted Publishing #208

Closed erogluorhan closed 8 months ago

erogluorhan commented 8 months ago

PR Summary

Closes #183

Re reviewers:

Sorry, I forgot to create this from a fork. Please let me know if we are good or I still need to do that.

Overview

This PR just removes the PyPI secret from the pypi.yaml action since we've added repo as a trusted publisher on PyPI:

image

Once PyPi releases start to work with this and the first one succeed, we should be good to remove the secret from the repo settings.

PR Checklist

General