feat(python): template jobs to build and upload source and wheel packages
-
.python:build:sdist
build the distribution source -
.python:build:wheel
build the wheel -
.python:upload
upload the packages to a PyPI compatible registry, defaults to the gitlab ONE
Closes #8 (closed)
Edited by Daniel Dehennin