We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e234df commit fe1c03fCopy full SHA for fe1c03f
packages/yocaml_yaml/yocaml_yaml.1.0.0/opam
@@ -26,6 +26,7 @@ depends: [
26
"preface" { >= "1.0.0" }
27
"yaml" { >= "2.1.0" }
28
"yocaml" {= version}
29
+ "alcotest" {with-test}
30
]
31
url {
32
src:
0 commit comments