Skip to content

Commit c21cc64

Browse files
authored
Merge pull request #28339 from francoisthire/francois@tezt-bam-ppx
Tezt/Bam: Remove unecessary dependency
2 parents 908995a + a7c3ade commit c21cc64

File tree

1 file changed

+1
-1
lines changed
  • packages/tezt-bam/tezt-bam.0.4

1 file changed

+1
-1
lines changed

packages/tezt-bam/tezt-bam.0.4/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ depends: [
1313
"dune" {>= "3.7" & >= "3.7"}
1414
"tezt" {>= "4.0"}
1515
"bam"
16-
"bam-ppx"
16+
"bam-ppx" {with-test}
1717
"mtime" {>= "2.0"}
1818
"odoc" {with-doc}
1919
]

0 commit comments

Comments
 (0)