uv/docs/configuration
adisbladis 9f981c934a
Add UV_NO_SYNC environment variable (#7752)
## Summary

I have a workflow where I want use `uv` as a dependency solver only, and
manage my environments with external tooling (Nix).

## Test Plan

Manually tested. Automated testing seems excessive for such a trivial
change.

## Problems

It's still not as useful as I'd like it to be.
`uv` uncondtionally creates a virtual environment, something I would
expect that `--no-sync` should disable.
This looks a bit more tricky to achieve and I'm not sure about how to
best structure it.
2024-09-28 12:03:45 -04:00
..
authentication.md Add support for --trusted-host (#6591) 2024-08-27 09:36:50 -04:00
environment.md Add UV_NO_SYNC environment variable (#7752) 2024-09-28 12:03:45 -04:00
files.md docs(configuration): clarify uv.toml precedence (#6986) 2024-09-04 15:57:41 +00:00
index.md Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00