bring back argparse (#16242)

This commit is contained in:
flywind
2020-12-06 05:05:16 +08:00
committed by GitHub
parent d7f244180e
commit 70d4df0516

View File

@@ -9,7 +9,7 @@ var packages2*: seq[tuple[name, cmd: string; url: string, useHead: bool]] = @[]
# packages A-M
# pkg1 "alea"
# pkg1 "argparse"
pkg1 "argparse"
pkg1 "arraymancer", "nim c tests/tests_cpu.nim"
# pkg1 "ast_pattern_matching", "nim c -r --oldgensym:on tests/test1.nim"
pkg1 "awk"