GeoscienceAustralia / GeodePy

A toolkit for Geodesy and Surveying in Python
Apache License 2.0
91 stars 47 forks source link

Set up GitHub Actions #130

Closed harry093 closed 3 years ago

harry093 commented 3 years ago

Use GitHub Actions to replace Travis

harry093 commented 3 years ago

Done. One workflow has been created to run testing on pushes and pull requests. Currently this is set up for all branches and may need to be refined a bit. A second work flow has been created to deploy to PyPI whenever a new release has been created.