LooseLab / readfish

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

Github action for auto releasing to PyPI when release is made #274

Closed Adoni5 closed 9 months ago

Adoni5 commented 9 months ago

Dig into:

  1. https://github.com/pypa/cibuildwheel
  2. https://github.com/pypa/gh-action-pypi-publish
  3. https://docs.pypi.org/trusted-publishers/using-a-publisher/
### Tasks
- [x] Add job to CI after tests
- [x] build a wheel with `readfish-{version}-py3-none-any.whl`, as it's pure python
github-actions[bot] commented 9 months ago

We found the following entries in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory