chore: fix opam

This commit is contained in:
Simon Cruanes 2021-07-04 00:00:48 -04:00
parent 4e07e6039a
commit 29bff98da6

View file

@ -20,7 +20,7 @@ depends: [
"alcotest" {with-test} "alcotest" {with-test}
"qcheck" {with-test & >= "0.16" } "qcheck" {with-test & >= "0.16" }
"odoc" {with-doc} "odoc" {with-doc}
"ocaml-mdx" {with-test} "mdx" {with-test}
] ]
tags: [ "sat" "smt" ] tags: [ "sat" "smt" ]
homepage: "https://github.com/c-cube/sidekick" homepage: "https://github.com/c-cube/sidekick"