Skip to content

Feature/pypi publish

Luke Davis requested to merge feature/pypi_publish into dev

This MR should enable CI to package spiir and upload the dist/* to testpypi on a 'dev' commit, and pypi on a 'main' commit.
The git repo source dependencies had to be replaced with pypi project names so I have also published: https://pypi.org/project/spiir-p-astro/
https://pypi.org/project/sealgw/
and will add a similar MR into the sealgw repo.
The spiir-p-astro fork can be removed once lscsoft/p-astro!43 is merged.

Merge request reports