this repo has no description
0
fork

Configure Feed

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

Merge pull request #27139 from fpottier/master

Add [with-test] in the dependencies of baby and hector on monolith.

authored by

Marcello Seri and committed by
GitHub
f195fd3f 90432e1d

+2 -2
+1 -1
packages/baby/baby.20241204/opam
··· 10 10 "dune" {>= "3.11"} 11 11 "ocaml" {>= "4.14"} 12 12 "cppo" {>= "1.8.0"} 13 - "monolith" {>= "20241126"} 13 + "monolith" {with-test & >= "20241126"} 14 14 "odoc" {with-doc} 15 15 ] 16 16 build: [
+1 -1
packages/hector/hector.20241208/opam
··· 10 10 "dune" {>= "3.11"} 11 11 "ocaml" {>= "4.14"} 12 12 "cppo" 13 - "monolith" {>= "20241126"} 13 + "monolith" {with-test & >= "20241126"} 14 14 "odoc" {with-doc} 15 15 ] 16 16 build: [