Skip to content

Initial automated build and PyPI publication

Daniel Wysocki requested to merge daniel.wysocki/rapidpe:PyPI into master

This implements a working CI/CD pipeline build process. Currently every commit is built, but only pipelines with the NIGHTLY_BUILD variable (used by the scheduled nightly pipeline) will publish to PyPI. Missing is the ability to publish a stable build.

This MR also includes a number of improvements to metadata for PyPI.

Merge request reports

Loading