UKHO / gsfpy

Python wrapper for the C implementation of the Generic Sensor Format library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish to PyPI

lmarsden opened this issue · comments

As part of process of open sourcing, GitHub actions should be updated to publish merges to master to PyPI.

Recommended technology/approach
As decided at the Threat Modelling session on 03/06/20, poetry (https://python-poetry.org/) should be used for publishing to PyPI.

ACs

  • GitHub actions updated to publish master version to PyPI
  • Following publication, gsfpy can be installed using the command pip install gsfpy