We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd2b031 commit 0a0ce34Copy full SHA for 0a0ce34
whatsonpypi/cli.py
@@ -57,7 +57,7 @@ def main(
57
history: int | None,
58
) -> None:
59
"""
60
- CLI tool to get package info from PyPI and/or manipulate requirements.
+ CLI tool to get package info from PyPI.
61
62
Example usages:
63
0 commit comments