mirror of
https://github.com/status-im/nim-eth-keys.git
synced 2025-02-17 11:46:40 +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."
|
||||
license = "Apache License 2.0 or MIT"
|
||||
# srcDir = "src"
|
||||
skipDirs = @["src", "tests", "Nim"]
|
||||
skipDirs = @["src", "tests", "Nim", "old_api"]
|
||||
|
||||
### Dependencies
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user