mirror of
https://github.com/status-im/nim-eth-keys.git
synced 2025-02-21 13:38:12 +00:00
Fix nimble warnings.
This commit is contained in:
parent
b8ff0d61a4
commit
3fbf1a263c
@ -4,7 +4,7 @@ author = "Status Research & Development GmbH"
|
|||||||
description = "A reimplementation in pure Nim of eth-keys, the common API for Ethereum key operations."
|
description = "A reimplementation in pure Nim of eth-keys, the common API for Ethereum key operations."
|
||||||
license = "Apache License 2.0 or MIT"
|
license = "Apache License 2.0 or MIT"
|
||||||
# srcDir = "src"
|
# srcDir = "src"
|
||||||
skipDirs = @["src", "tests", "Nim"]
|
skipDirs = @["src", "tests", "Nim", "old_api"]
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user