this repo has no description
0
fork

Configure Feed

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

Merge pull request #23645 from hhugo/patch-1

Tezt: sync opam metadata from upstream repo

authored by

Marcello Seri and committed by
GitHub
786c36e3 d4e3f975

+2 -2
+2 -2
packages/tezt/tezt.3.1.0/opam
··· 23 23 "js_of_ocaml-lwt" 24 24 ] 25 25 conflicts: [ 26 - "js_of_ocaml" { ! (>= "4.0.0" & < "5.0.0") } 27 - "js_of_ocaml-lwt" { ! (>= "4.0.0" & < "5.0.0") } 26 + "js_of_ocaml" { < "4.0.0" } 27 + "js_of_ocaml-lwt" { < "4.0.0" } 28 28 ] 29 29 build: [ 30 30 ["dune" "build" "-p" name "-j" jobs]