Zanie Blue

Results 2953 comments of Zanie Blue

Going to close for book-keeping. Thanks for the poc! I'll be working on a design for this in the future.

Similar to the request in https://github.com/astral-sh/uv/issues/8431 You can use `UV_TOOL_BIN_DIR` and `UV_TOOL_DIR` for this right now. It seem sort of nice to have a flag for this, but I'm not...

We don't support man pages yet. #4731

@DerPlayer2001 that exists, `UV_PYTHON_INSTALL_DIR`

> assuming that the contents of the interpreter-wide site-packages is globally consistent is probably unrealistic... Yeah we can't do this.. we'd need to have a fake system interpreter available in...

It sounds like something is setting `SSL_CERT_FILE`, but we don't do that ever.

Would `uv run --package X --with ./common` work?

cc @charliermarsh It seems fine to allow `--package` to be repeated in `uv export`. I think there's another issue about that but can't find it.

@charliermarsh I think you have more context on the `--outdated` implementations — but let me know if you'd prefer that I review.

This is going to be a bit complicated as it conflicts with #6370 and #6372