disable testing of argparse package until it is fixed

This commit is contained in:
narimiran
2020-11-30 08:54:49 +01:00
parent 358963193f
commit dd5405cbcf

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"