This commit is contained in:
Ivan Kravets
2019-05-16 21:27:32 +03:00
parent 899de600e4
commit f94fbb951a

View File

@ -34,7 +34,6 @@ from platformio.managers.lib import LibraryManager
"--dry-run",
is_flag=True,
help="Do not update, only check for the new versions")
@click.option("--json-output", is_flag=True)
@click.pass_context
def cli(ctx, core_packages, only_check, dry_run):
# cleanup lib search results, cached board and platform lists