Skip to content

Gitlab CI packaging tests

Sam Wilson requested to merge wip-gitlab-ci-packaging into master

An initial idea for testing if the python package is being constructed correctly.

Created a python script that tries to import each module in the package and then a CI job that executes this.

Merge request reports