Zanie Blue

Results 2953 comments of Zanie Blue

These should be copy-pastable into the terminal already. See the previous change that touched these blocks https://github.com/astral-sh/uv/pull/8853

Did these not work as-is for you? It may still be reasonable to move the comments out, I think it just consumes more space in the README that way.

Just for comparison-sake The vertical space consumption is negligible imo, but I don't prefer the readability / styling. I'm not sure how we could improve that.

I believe this is being addressed in https://github.com/astral-sh/uv/pull/14113

Yeah I think you want to set it via the token variable or provide a username (`UV_PUBLISH_USERNAME=__token__`)

Oh interesting. Do you expect the credentials for publishing to be the same as the ones for reading? I'd expect them to be used, but I worry a different credential...

Can you share a bit more details on what a reproduction looks like?

Seems fine to me, though it might be kind of hard to get the interaction with `--extra` right. We might want to add a `default-extras` option like `default-groups` instead? #8471

Originally moved here in https://github.com/astral-sh/uv/pull/1298

I'd definitely appreciate some fixes to the FastAPI docs — I gave them a quick pass in #6752 but it sounds like I missed some stuff.