this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update packages/junit_alcotest/junit_alcotest.2.2.0/opam

authored by

Raphaël Proust and committed by
GitHub
bf990810 b5d19e19

+1
+1
packages/junit_alcotest/junit_alcotest.2.2.0/opam
··· 8 8 doc: "https://khady.github.io/ocaml-junit/" 9 9 tags: ["junit" "jenkins" "alcotest"] 10 10 depends: [ 11 + "ocaml" {>= "4.12"} 11 12 "dune" {>= "3.0"} 12 13 "odoc" {with-doc & >= "1.1.1"} 13 14 "alcotest" {>= "1.8.0"}