Install ranges from github

This commit is contained in:
Alexander Ivanov 2018-02-26 14:05:47 +02:00
parent 92fb544b1a
commit 35ed285e47
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ description = "A wrapper for the keccak-tiny C library"
license = "Apache2"
skipDirs = @["tests"]
requires "nim >= 0.17.0", "ranges >= 0.0.1"
requires "nim >= 0.17.0", "https://github.com/status-im/nim-ranges >= 0.0.1"
proc configForTests() =
--hints: off