LooseLab / readfish

CLI tool for flexible and fast adaptive sampling on ONT sequencers
https://looselab.github.io/readfish/
GNU General Public License v3.0
169 stars 33 forks source link

CI QOL update, including Publish package to PyPI on tag #279

Closed Adoni5 closed 12 months ago

Adoni5 commented 12 months ago

Closes #274 Closes #280

Uses github action pypa/gh-action-pypi-publish@release/v1 to publish sdist and bdist wheel like readfish-2023.1.0-py3-none-any.whl to PyPI using trusted publishers.

Addresses all tasks in #280