uv/docs/reference
Charlie Marsh 18b53c5b45
Add --script support to uv export for PEP 723 scripts (#10160)
## Summary

You can now run `uv export --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/8609.

Closes https://github.com/astral-sh/uv/issues/9657.
2025-01-08 21:48:53 +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 export for PEP 723 scripts (#10160) 2025-01-08 21:48:53 +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