Skip to content

add automated push to python package indices (testpypi and pypi)

RufaiOmowunmi.Balogun requested to merge rob_dev into main

Added a Pipeline that automatically push package to a Test Package repository (Test PyPI), when a new tag is added and pushes to the main repository (PyPI) when a release is made.

Merge request reports