Skip to content

Fix broken pypi upload

Charlie Turner requested to merge cturner/pypi-broken into master

After 0518090a we can't actually upload to PiPy, despite the package building. See: https://github.com/pypa/pip/issues/6301

This series reverts this change, and adds CI to check we can upload packages successfully in MRs.

Also get rid of artifact reaper, not used anymore.

Edited by Charlie Turner

Merge request reports