Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pypi publishing workflow #166

Closed
reubenmiller opened this issue Feb 5, 2024 · 2 comments
Closed

Update pypi publishing workflow #166

reubenmiller opened this issue Feb 5, 2024 · 2 comments
Assignees

Comments

@reubenmiller
Copy link
Contributor

The pypy publishing is failing as username/password authentication is no longer supported (we should switch to api tokens).

ERROR    HTTPError: 403 Forbidden from https://upload.pypi.org/legacy/          
         Username/Password authentication is no longer supported. Migrate to API
         Tokens or Trusted Publishers instead. See                              
         https://pypi.org/help/#apitoken and                                    
         https://pypi.org/help/#trusted-publishers   
@reubenmiller
Copy link
Contributor Author

@switschel Would you be able to update the pypi credentials to use an api token?

@switschel
Copy link
Collaborator

Fixed with 41262eb

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

No branches or pull requests

2 participants