OpenColorIO icon indicating copy to clipboard operation
OpenColorIO copied to clipboard

Modify PyPI wheel generation to use Trusted Publisher

Open doug-walker opened this issue 1 year ago • 0 comments

PyPI's preferred way to upload wheels is their Trusted Publisher method. From their website: "PyPI package maintainers can adopt a new, more secure publishing method that does not require long-lived passwords or API tokens to be shared with external systems."

https://blog.pypi.org/posts/2023-04-20-introducing-trusted-publishers/

We should update OCIO to use this method.

doug-walker avatar Oct 14 '24 19:10 doug-walker