Skip to content

feat(python): template jobs to build and upload source and wheel packages

Daniel Dehennin requested to merge feature/python-ci-templates into dev
  • .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

Merge request reports