Nightly uploads fail now because of the 10GB disk quota on test.pypi.org.
The quota has been increased, but it applies only to pypi.org, not test.
We need to use something like
https://pypi.org/project/pypi-cleanup/
to delete old versions before new versions can be uploaded.
This is necessary for the nightly LSQB benchmark runs.
Nightly uploads fail now because of the 10GB disk quota on test.pypi.org.
The quota has been increased, but it applies only to pypi.org, not test.
We need to use something like
https://pypi.org/project/pypi-cleanup/
to delete old versions before new versions can be uploaded.
This is necessary for the nightly LSQB benchmark runs.