Skip to content

.gitlab-ci.yml: Add missing package for PyPI publishing job

Adam Coldrick requested to merge sotk/packaging/fix-pypi-ci into master

Description

This fixes an oversight in the PyPI publishing job where the build package isn't actually installed, so building the package doesn't work.

Merge request reports