Revert "fixes #15210 [backport:1.2] (#15237)"

This reverts commit ae688aa7f5.
This commit is contained in:
narimiran
2021-03-22 11:52:22 +01:00
parent d85b7dde7b
commit 5ea5d82507
4 changed files with 21 additions and 38 deletions

View File

@@ -9,7 +9,7 @@ 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", url = "https://github.com/Araq/nim-bigints"
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