uv/docs/reference
Charlie Marsh 9d5779b68c
Add --script support to uv tree for PEP 723 scripts (#10159)
## Summary

You can now run `uv tree --script main.py` to show the dependency tree
for a given script. If a lockfile doesn't exist, it will create one.

Closes https://github.com/astral-sh/uv/issues/7328.
2025-01-08 21:32:46 +00:00
..
policies Add policies reference section and license document (#9367) 2024-12-03 10:56:32 -06:00
benchmarks.md Add link to benchmarks in documentation (#6257) 2024-08-20 12:54:46 -04:00
build_failures.md Better build error messages (#9660) 2024-12-17 09:44:32 -06:00
cli.md Add --script support to uv tree for PEP 723 scripts (#10159) 2025-01-08 21:32:46 +00:00
index.md Add policies reference section and license document (#9367) 2024-12-03 10:56:32 -06:00
resolver-internals.md Change backtracking when packages conflict too much (#9843) 2024-12-16 11:39:50 +01:00
settings.md Clarify exclude-newer only allows full timestamps in settings docs (#9135) 2025-01-06 10:03:21 -05:00