mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-08 16:43:09 +00:00
Remove unnecessary test requirement
`questionable` is already in the main nimble file
This commit is contained in:
parent
14a7485a88
commit
bcb539148a
@ -4,7 +4,6 @@ description = "Tests for Nim Ethers library"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
requires "asynctest >= 0.4.0 & < 0.5.0"
|
requires "asynctest >= 0.4.0 & < 0.5.0"
|
||||||
requires "questionable >= 0.10.3 & < 0.11.0"
|
|
||||||
|
|
||||||
task test, "Run the test suite":
|
task test, "Run the test suite":
|
||||||
exec "nimble install -d -y"
|
exec "nimble install -d -y"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user