this repo has no description
0
fork

Configure Feed

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

`pyml_bindgen` version bounds

authored by

Diana Kalinichenko and committed by
Marcello Seri
37f9e176 401c505a

+1 -1
+1 -1
packages/pyml_bindgen/pyml_bindgen.0.3.1/opam
··· 9 9 depends: [ 10 10 "dune" {>= "3.0"} 11 11 "angstrom" {>= "0.15.0"} 12 - "base" {>= "v0.12"} 12 + "base" {>= "v0.12" & < "v0.17"} 13 13 "cmdliner" {>= "1.1.0"} 14 14 "ppx_let" {>= "v0.12"} 15 15 "ppx_sexp_conv" {>= "v0.12"}