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

Publishing release to Pypi fails #89

Open
caufieldjh opened this issue Sep 20, 2024 · 2 comments
Open

Publishing release to Pypi fails #89

caufieldjh opened this issue Sep 20, 2024 · 2 comments

Comments

@caufieldjh
Copy link
Member

There is an issue with the authentication for Pypi - it shows this warning:

Warning:  It looks like you are trying to use an API token to authenticate in the package index and your token value does not start with "pypi-" as it typically should. This may cause an authentication error. Please verify that you have copied your token properly if such an error occurs.

This prevents the release from being published. It encounters an HTTP 403 error instead.

@caufieldjh
Copy link
Member Author

We should. This isn't on Pypi yet anyway, so we don't have to switch from tokens to trusted publisher.

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