feat(python): template jobs to build and upload source and wheel packages
Compare changes
+ 2
− 2
@@ -52,8 +52,8 @@
.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 ONECloses #8 (closed)