this repo has no description

Merge pull request #23959 from emillon/js016-biotk

biotk.0.2.0 requires core < v0.16

Changed files
+1 -1
packages
biotk
biotk.0.2.0
+1 -1
packages/biotk/biotk.0.2.0/opam
···
"angstrom-unix" {>= "0.15.0"}
"binning"
"camlzip" {>= "1.05"}
-
"core" {>= "v0.15.0"}
+
"core" {>= "v0.15.0" & < "v0.16.0"}
"core_bench" {with-test}
"core_kernel" {>= "v0.15.0"}
"core_unix" {>= "v0.15.0"}