Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust the docs for the pip CLI commands #4445

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Adjust the docs for the pip CLI commands #4445

merged 1 commit into from
Jun 23, 2024

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Jun 21, 2024

No description provided.

@zanieb zanieb added documentation Improvements or additions to documentation cli Related to the command line interface labels Jun 21, 2024
/// Install packages into the current environment.
/// Install packages into an environment.
Copy link
Member Author

Choose a reason for hiding this comment

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

It's not always the current environment, I find this confusing.

/// Sync dependencies from a `requirements.txt` file.
/// Sync an environment with a `requirements.txt` file.
Copy link
Member Author

Choose a reason for hiding this comment

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

"dependencies" is unclear and doesn't cover removal of packages

/// Display the dependency tree.
/// Display the dependency tree for an environment.
Copy link
Member Author

Choose a reason for hiding this comment

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

For consistency

@charliermarsh charliermarsh merged commit d4f2a8a into main Jun 23, 2024
47 checks passed
@charliermarsh charliermarsh deleted the zb/touchup branch June 23, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the command line interface documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants