Skip to content

Conversation

@nrueh
Copy link
Contributor

@nrueh nrueh commented Oct 20, 2025

It seems that the repository-url: "https://pypi.org/legacy/" for deploying to pypi is outdated, at least I got the following error
HTTPError: 404 Not Found from https://pypi.org/legacy/
and in the packaging guide it is not mentioning any repository-url when publishing to pypi (https://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#publishing-the-distribution-to-pypi).

The correct URL seems to be https://upload.pypi.org/legacy/ (pypa/gh-action-pypi-publish#130) but without specifying any URL it worked as well for me.

@rkaminsk rkaminsk merged commit c1d87b2 into potassco:master Oct 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants