haddocking / pdb-tools

A dependency-free cross-platform swiss army knife for PDB files.
https://haddocking.github.io/pdb-tools/
Apache License 2.0
378 stars 113 forks source link

Add automatic versioning and packaging #58

Closed JoaoRodrigues closed 4 years ago

JoaoRodrigues commented 4 years ago

See #52 for details. This PR adds a github action that runs bump2version on pushes/merges to the master branch and follows it by publishing the package to PyPi. For now, I am using the test PyPi server.

JoaoRodrigues commented 4 years ago

Will manually merge despite test fail. Test is a Flake8 version issue.