uv/docs
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
..
.overrides/partials/integrations/analytics Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
assets docs: add uv run docs for gui scripts (#6478) 2024-08-22 19:44:37 -05:00
concepts Add `uv export --format requirements.txt` (#6778) 2024-08-29 17:46:42 +00:00
configuration Omit `[pip]` section from configuration file docs (#6814) 2024-08-29 12:57:13 -04:00
getting-started Bump to v0.4.0 (#6764) 2024-08-28 17:29:16 +00:00
guides add docs for AWS CodeArtifact (#6816) 2024-08-29 12:40:41 -05:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip docs: use `python` to highlight requirements and use more content tabs (#6549) 2024-08-27 06:05:14 -05:00
reference Add `uv export --format requirements.txt` (#6778) 2024-08-29 17:46:42 +00:00
stylesheets Increase the size of nav entries (#6233) 2024-08-20 11:22:29 -05:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Fix some broken links (#6705) 2024-08-27 17:24:49 +00:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00