bxlab / bx-python

Tools for manipulating biological data, particularly multiple sequence alignments
MIT License
145 stars 53 forks source link

Build and upload wheels to PyPI #43

Closed nsoranzo closed 5 years ago

nsoranzo commented 5 years ago

when tagging a release.

Build Linux and macOS binary wheels using cibuildwheel. Upload sdist and wheels to PyPI using twine.

Fix #42.