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

[TODO] Switch to using tokens for uploading to PyPI #356

Closed
webknjaz opened this issue Jul 25, 2019 · 2 comments
Closed

[TODO] Switch to using tokens for uploading to PyPI #356

webknjaz opened this issue Jul 25, 2019 · 2 comments

Comments

@webknjaz
Copy link
Member

webknjaz commented Jul 25, 2019

It is now possible to create an API token at https://pypi.org/manage/account/token/. CI autoreleases should switch to that.

Use __token__ for a username and the token itself for a password when using Twine: pypi/warehouse#994 (comment)

Ref: https://discuss.python.org/t/pypi-security-work-multifactor-auth-progress-help-needed/1042/31

@webknjaz

This comment has been minimized.

@webknjaz
Copy link
Member Author

webknjaz commented Sep 6, 2019

Resolved by 99e0c7f.

@webknjaz webknjaz closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant