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 31ac89d commit 8ad1371Copy full SHA for 8ad1371
README.md
@@ -62,7 +62,7 @@ cog.out(
62
$ whatsonpypi --help
63
Usage: whatsonpypi [OPTIONS] PACKAGE
64
65
- CLI tool to get package info from PyPI and/or manipulate requirements.
+ A CLI tool to get package info from PyPI.
66
67
Example usages:
68
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.
61
0 commit comments