uv/docs/reference
Charlie Marsh 5d33b94c42
Add support for locking PEP 723 scripts (#10135)
## Summary

You can now run `uv lock --script main.py` to lock a given script
(though as of this PR, the script itself isn't used anywhere).

Closes https://github.com/astral-sh/uv/issues/6318.
2025-01-08 18:36: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 support for locking PEP 723 scripts (#10135) 2025-01-08 18:36: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