mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
chore: fix opam file
This commit is contained in:
parent
b577389acf
commit
89c9e00500
2 changed files with 0 additions and 3 deletions
|
|
@ -56,8 +56,6 @@
|
|||
(< "0.4")))
|
||||
(sidekick
|
||||
(= :version))
|
||||
(sidekick-base
|
||||
(= :version))
|
||||
(qcheck
|
||||
(and
|
||||
:with-test
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ depends: [
|
|||
"zarith"
|
||||
"smtlib-utils" {>= "0.1" & < "0.4"}
|
||||
"sidekick" {= version}
|
||||
"sidekick-base" {= version}
|
||||
"qcheck" {with-test & >= "0.16"}
|
||||
"mdx" {with-test}
|
||||
"odoc" {with-doc}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue