Skip to content

Commit

Permalink
Opam: Add more constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
saroupille committed May 14, 2024
1 parent a42c50d commit fdd3a05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tezt-bam.opam
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ build: [
]
]
dev-repo: "git+https://github.com/francoisthire/bam.git"
conflicts: [
"ocaml-option-bytecode-only"
]
3 changes: 3 additions & 0 deletions tezt-bam.opam.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
conflicts: [
"ocaml-option-bytecode-only"
]

0 comments on commit fdd3a05

Please sign in to comment.