Skip to content

Commit

Permalink
suggested updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviksaikat committed Aug 25, 2023
1 parent d379efc commit d70a65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ape_pm/_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ def install(cli_ctx, package, name, version, ref, force):
)
def remove(cli_ctx, package, versions, yes):
"""
Remove a package
Remove a package.
This command removes a package from the installed packages.
Expand Down

0 comments on commit d70a65a

Please sign in to comment.