Skip to content

Create PyPI packages of releases

Marie Houillon requested to merge pypi-release into master

This MR implements a workflow for automatically publishing new releases on PyPI and integrating the Python wheel in the GitLab release.

Use setuptools_scm to dynamically retrieve version from git tag.

Merge request reports

Loading