no pinned deps

This commit is contained in:
Lesenechal Remi 2019-12-12 15:07:42 +01:00
parent 61d095ea28
commit 783cd355e4

View File

@ -23,9 +23,6 @@ depends: [
# work around upstream in-place update # work around upstream in-place update
"ocaml-migrate-parsetree" { = "1.4.0" } "ocaml-migrate-parsetree" { = "1.4.0" }
] ]
pin-depends: [
["bisect_ppx.git" "git+https://github.com/aantron/bisect_ppx.git"]
]
build: [ build: [
[ "dune" "build" "-p" name "-j" jobs ] [ "dune" "build" "-p" name "-j" jobs ]
] ]