mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
whitespace
This commit is contained in:
@@ -287,6 +287,8 @@ def cli(
|
||||
echo(format_help(ctx.get_help()))
|
||||
|
||||
|
||||
|
||||
|
||||
@command(
|
||||
short_help="Installs provided packages and adds them to Pipfile, or (if none is given), installs all packages.",
|
||||
context_settings=dict(ignore_unknown_options=True, allow_extra_args=True),
|
||||
|
||||
Reference in New Issue
Block a user