Opam: fix alcotest version
This commit is contained in:
parent
7c546425d2
commit
aa12c6fd9b
@ -20,7 +20,7 @@ depends: [
|
|||||||
"tweetnacl"
|
"tweetnacl"
|
||||||
"zarith"
|
"zarith"
|
||||||
"secp256k1-internal"
|
"secp256k1-internal"
|
||||||
"alcotest" { test }
|
"alcotest" { test & >= "0.8.3" }
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
[ "jbuilder" "build" "-p" name "-j" jobs ]
|
[ "jbuilder" "build" "-p" name "-j" jobs ]
|
||||||
|
Loading…
Reference in New Issue
Block a user