DasLab / draw_rna

Draw RNA secondary structures in python.
MIT License
43 stars 14 forks source link

Add release workflow for publishing to PyPI via Github Actions #10

Closed tkaragianes closed 6 months ago

tkaragianes commented 6 months ago

Add release workflow for publishing to PyPI via Github Actions. This workflow publishes to TestPyPI on every push, and to PyPI on tagged pushes.