We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deb35ab commit c044726Copy full SHA for c044726
1 file changed
algaeff.opam
@@ -13,7 +13,7 @@ dev-repo: "git+https://github.com/RedPRL/algaeff.git"
13
depends: [
14
"dune" {>= "2.0"}
15
"base-domains"
16
- "alcotest" {>= "1.5.0" & with-test}
+ "alcotest" {>= "1.5" & with-test}
17
"qcheck-core" {>= "0.18" & with-test}
18
"odoc" {with-doc}
19
]
0 commit comments