flit
flit copied to clipboard
Document that token-based upload is supported
Closes https://github.com/pypa/flit/issues/276
I was publishing using flit, and it was not obvious to me that I could use the PyPI token instead of regular username/password. Additionally, while searching for "upload using token with flit" I came across this open issue on GitHub which made me think that it was not supported. So I thought that it would be better to explicitly document it.
To err on the side of overcommunicating, I'm unlikely to be merging this PR myself, even though I've reviewed and approved it.
I have a green tick cos I'm an admin on pypa but I'm not a committer to twine, and would prefer that someone who is lands this instead. :)
Thanks @Mariatta !
@pradyunsg FWIW, I'm happy for you to merge something like this if you're comfortable doing so.