Skip to content

Deploy python wheel to gitlab pypi registry

Mateusz Żebrak requested to merge mzebrak/build-wheel into develop

Reviewers: @kmochocki @bwrona

Requires:

BLOCKED until we remove local dependency of schemas, since now the .whl is useless since it is required to have schemas repository in the same location as it was when .whl was build. This can be done with HELpy - Clive will have schemas via HELpy

EDIT: schemas now are building and deploying it's own .whl (since it would be required for HELpy also)

Edited by Mateusz Żebrak

Merge request reports