Upload to pypi has failed
- Dominant language
- Python
- Stars
- 7
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
while releasing 0.12.0 which was tagged/released on github, has failed to get uploaded to pypi:
https://github.com/dandi/dandi-schema/actions/runs/19543098102/job/55954635489
```
removing build/bdist.linux-x86_64/wheel
Successfully built dandischema-0.12.0.tar.gz and dandischema-0.12.0-py3-none-any.whl
Uploading distributions to https://upload.pypi.org/legacy/
Uploading dandischema-0.12.0-py3-none-any.whl
25l
0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.6 kB • --:-- • ?
0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/128.6 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.6/128.6 kB • 00:00 • 8.7 MB/s
25hWARNING Error during upload. Retry with the --verbose option for more details.
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.
Error: Process completed with exit code 1.
```
@candleindark @CodyCBakerPhD aware of any potentially related changes which triggered that so we do not just try blindly to reupload now that we moved it under dandi org (happened after the failed attempt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.