this repo has no description

Merge pull request #22198 from ocaml/mseri-patch-2

hilite 0.1: add upper-bound on textmate-language for tests

Changed files
+1
packages
hilite
hilite.0.1.0
+1
packages/hilite/hilite.0.1.0/opam
···
"yojson"
"omd" {>= "2.0.0~alpha2"}
"textmate-language" {>= "0.3.0"}
"odoc" {with-doc}
]
build: [
···
"yojson"
"omd" {>= "2.0.0~alpha2"}
"textmate-language" {>= "0.3.0"}
+
"textmate-language" {with-test & < "0.3.2"}
"odoc" {with-doc}
]
build: [