You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove repository-url parameter from PyPI publish step
```
25hERROR InvalidPyPIUploadURL: It appears you're trying to upload to pypi.org
but have an invalid URL. You probably want one of these two URLs:
https://upload.pypi.org/legacy/ or https://test.pypi.org/legacy/. Check
your --repository-url value.
```
0 commit comments