Skip to content

Commit 0a0ce34

Browse files
committed
Update cli.py
1 parent bd2b031 commit 0a0ce34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

whatsonpypi/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def main(
5757
history: int | None,
5858
) -> None:
5959
"""
60-
CLI tool to get package info from PyPI and/or manipulate requirements.
60+
CLI tool to get package info from PyPI.
6161
6262
Example usages:
6363

0 commit comments

Comments
 (0)