scverse / muon

muon is a multimodal omics Python framework
https://muon.scverse.org/
BSD 3-Clause "New" or "Revised" License
218 stars 31 forks source link

Add trusted publishing #150

Open flying-sheep opened 1 month ago

flying-sheep commented 1 month ago

Is your feature request related to a problem? Please describe. With trusted publishing, releases become much more easy because all you do is use GitHub’s UI to make a release from a tag/commit

Describe the solution you'd like Follow this tutorial: https://docs.pypi.org/trusted-publishers/

TODO