uv/docs/concepts
Charlie Marsh cbfc928a9c
Add uv export --format requirements.txt (#6778)
## Summary

The interface here is intentionally a bit more limited than `uv pip
compile`, because we don't want `requirements.txt` to be a system of
record -- it's just an export format. So, we don't write annotation
comments (i.e., which dependency is requested from which), we don't
allow writing extras, etc. It's just a flat list of requirements, with
their markers and hashes.

Closes #6007.

Closes #6668.

Closes #6670.
2024-08-29 17:46:42 +00:00
..
cache.md docs: Use proper environment variables for Windows (#6433) 2024-08-23 13:04:08 -05:00
dependencies.md docs: Incorrect workspace members keyword (#6502) 2024-08-23 12:16:33 +02:00
index.md Update documentation sections (#5452) 2024-07-25 12:37:22 -05:00
projects.md Add uv export --format requirements.txt (#6778) 2024-08-29 17:46:42 +00:00
python-versions.md Detect musl and error for musl pbs builds (#6643) 2024-08-27 00:06:53 +00:00
resolution.md docs: use python to highlight requirements and use more content tabs (#6549) 2024-08-27 06:05:14 -05:00
tools.md Support {package}@{version} in uv tool install (#6762) 2024-08-28 12:40:49 -04:00
workspaces.md Update workspace documentation to remove legacy virtual projects (#6720) 2024-08-27 17:31:12 -04:00