bigints are not supposed to work on 1.2.x

This commit is contained in:
narimiran
2021-12-07 19:15:47 +01:00
parent f7ea7b3c4f
commit a683ca3fac

View File

@@ -9,7 +9,6 @@ pkg "argparse"
pkg "arraymancer", true, "nim c tests/tests_cpu.nim"
pkg "ast_pattern_matching", false, "nim c -r --oldgensym:on tests/test1.nim"
pkg "asyncmysql", true
pkg "bigints"
pkg "binaryheap", false, "nim c -r binaryheap.nim"
# pkg "blscurve", true # pending https://github.com/status-im/nim-blscurve/issues/39
pkg "bncurve", true