Shell: remove unused dependecies in opam file
This commit is contained in:
parent
1e6a8e1874
commit
f193038e91
@ -16,8 +16,6 @@ depends: [
|
|||||||
"tezos-validation"
|
"tezos-validation"
|
||||||
"alcotest-lwt" { with-test }
|
"alcotest-lwt" { with-test }
|
||||||
"tezos-embedded-protocol-demo" { with-test }
|
"tezos-embedded-protocol-demo" { with-test }
|
||||||
"tezos-protocol-environment" { with-test }
|
|
||||||
"tezos-protocol-alpha" { with-test }
|
|
||||||
]
|
]
|
||||||
build: [
|
build: [
|
||||||
[ "dune" "build" "-p" name "-j" jobs ]
|
[ "dune" "build" "-p" name "-j" jobs ]
|
||||||
|
Loading…
Reference in New Issue
Block a user