diff --git a/containers.opam b/containers.opam index ab2c2a95..931dbeeb 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" }