Shell: remove unused dependecies in opam file

This commit is contained in:
Marco Stronati 2019-01-11 16:53:58 +01:00 committed by Grégoire Henry
parent 1e6a8e1874
commit f193038e91
No known key found for this signature in database
GPG Key ID: 827A020B224844F1

View File

@ -16,8 +16,6 @@ depends: [
"tezos-validation"
"alcotest-lwt" { with-test }
"tezos-embedded-protocol-demo" { with-test }
"tezos-protocol-environment" { with-test }
"tezos-protocol-alpha" { with-test }
]
build: [
[ "dune" "build" "-p" name "-j" jobs ]