pyml 20220905 supports ocaml 5
Marcello Seri 2 years ago 5ea8ad16 0ba4258f
··· 23 23 description: "OCaml bindings for Python 2 and Python 3" 24 24 available: arch != "s390x" 25 25 depends: [ 26 26 - "ocaml" {>= "3.12.1" & < "5.0"} 26 26 + "ocaml" {>= "3.12.1"} 27 27 "dune" {>= "2.8.0"} 28 28 "ocamlfind" {build} 29 29 "stdcompat" {>= "18"}