Zanie Blue

Results 2929 comments of Zanie Blue

@farridav I actually implemented this in #561 it should be available.

Superseded by https://github.com/encode/databases/pull/551

I've added some comments to #468 and am happy to review if someone is interested in taking it over.

@timraay is this resolved by https://github.com/encode/databases/pull/546 ?

Closing as stale — feel free to comment if you want to work on this still.

This might be out of scope for us. I'm not sure about the long-term future, but definitely in the short term. [Prefix.dev](https://prefix.dev/) is more focused on conda integration.

I think it's unlikely that we try to match _all_ of the pip environment variables — we've tried to avoid environment based configuration in Ruff (for reasons unknown to me,...

We can add these but we might want to scope some of the more specific options e.g.`ONLY_BINARY` to `UV_PIP_` instead of `UV_`. Edit: I said this same thing longer at...

It's really important to distinguish between de-facto standards established by tools and _actual_ standards though. We're very interested in improving the standards such that there is not a tool-specific file...

Could you check if this is related to a [known incompatibility with pip](https://github.com/astral-sh/uv/blob/main/PIP_COMPATIBILITY.md#packages-that-exist-on-multiple-indexes)? There are a lot of discussions about behaviors with extra index URLs: - #2542 - #2310 -...