Skip to content

Commit 775b7ed

Browse files
committed
tools/mpremote: Add metadata file and new subcommands for mip.\n\nMake mip install create or update mip-packages.json file containing\ninstalled packages metadata. Implement and subcommands.
Signed-off-by: Aivar Annamaa <aivar.annamaa@gmail.com>
1 parent df05cae commit 775b7ed

File tree

2 files changed

+289
-33
lines changed

2 files changed

+289
-33
lines changed

tools/mpremote/mpremote/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ def argparse_mip():
243243
cmd_parser.add_argument("command", nargs=1, help="mip command (e.g. install)")
244244
cmd_parser.add_argument(
245245
"packages",
246-
nargs="+",
246+
nargs="*",
247247
help="list package specifications, e.g. name, name@version, github:org/repo, github:org/repo@branch, gitlab:org/repo, gitlab:org/repo@branch",
248248
)
249249
return cmd_parser

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy