Skip to content

(doc) Fix wrong examples for locking#7120

Merged
zanieb merged 1 commit intoastral-sh:mainfrom
cpascual:fix-doc-pip-compile-commands
Sep 6, 2024
Merged

(doc) Fix wrong examples for locking#7120
zanieb merged 1 commit intoastral-sh:mainfrom
cpascual:fix-doc-pip-compile-commands

Conversation

@cpascual
Copy link
Contributor

@cpascual cpascual commented Sep 6, 2024

Summary

The examples for compile with optional dependencies use uv pip install instead of uv pip compile (probably a copy-paste error)

Test Plan

N/A This is a minor doc issue. The result is directly rendered.

The examples for locking with optional dependencies 
actually install instead of compiling. Replace them with 
the proper command.
@cpascual cpascual changed the title doc: pip compile Fix wrong examples for locking (doc) Fix wrong examples for locking Sep 6, 2024
Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@zanieb zanieb added the documentation Improvements or additions to documentation label Sep 6, 2024
@zanieb zanieb merged commit 1b6638f into astral-sh:main Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants