Fix errors in pipeline
Change gitlab-ci.yml to test CI pipeline failing commands
(tox -e sdist
and tox -e wheel
) outside master
Add these tasks at tox.ini
, which were not there before
TODO: If this succeeds, - only: master
needs to be added to these tox commands afterwards