Skip to content

Commit

Permalink
bring back argparse (#16242)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Dec 5, 2020
1 parent d7f2441 commit 70d4df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 70d4df0

Please sign in to comment.