UCL / pyCascadia

Implementation of GEBCO cookbook remove-restore and other cleaning of topography/bathymetry. Uses `pyGMT`.
Mozilla Public License 2.0
9 stars 0 forks source link

Get PyCascadia ready for publishing on PyPi #77

Closed JamieJQuinn closed 2 years ago

JamieJQuinn commented 2 years ago

This PR gets pycascadia in a minimal viable state for publishing on PyPi. This is mostly tidying up setup.cfg and the readme. The package has already been published to test pypi and is rendering fine. Once this PR is approved the final step is to publish on the non-test pypi (details are in the new CONTRIBUTING.md document).

@alessandrofelder LMK what you think the first published version should be. From my playing about with bumpversion, it's currently sitting at v1.0.3, which I'm happy with tbh.