diff --git a/containers.opam b/containers.opam index 60f4c92f..a720aa8c 100644 --- a/containers.opam +++ b/containers.opam @@ -17,6 +17,9 @@ depopts: [ "base-unix" "base-threads" "qtest" { test } + "qcheck" { test } + "oUnit" { test } + "odoc" { doc } ] conflicts: [ "sequence" { < "0.5" }