Open DavidPCoster opened 4 months ago
The error in your publish workflow is:
ERROR HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/
Invalid or non-existent authentication information. See
https://pypi.org/help/#invalid-auth for more information.
Could be as simple as your API token has expired. I recommend moving to the Trusted Publisher workflow. It's very easy to set up, only takes a couple of minutes, and is the most secure option
According to pypi, EasyVVUQ was last updated (to 1.2) on March 28, 2023. It seems as the two releases by @djgroen did not go through, though the March 2023 by @wedeling did.
Compare https://github.com/UCL-CCS/EasyVVUQ/releases and https://pypi.org/project/easyvvuq/#history
We need to understand what is going wrong, find a fix, and document the release procedure.