Skip to content

Commit 8e72c24

Browse files
authored
Merge pull request ocaml#24785 from rbardou/octez-shell-libs-tezt
constrain octez-shell-libs to tezt < 4.0.0
2 parents cd93eb2 + 0475db7 commit 8e72c24

File tree

1 file changed

+1
-1
lines changed
  • packages/octez-shell-libs/octez-shell-libs.18.0

1 file changed

+1
-1
lines changed

packages/octez-shell-libs/octez-shell-libs.18.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ depends: [
1414
"ringo" {>= "1.0.0"}
1515
"aches" {>= "1.0.0"}
1616
"prometheus" {>= "1.2"}
17-
"tezt" {>= "3.1.1"}
17+
"tezt" {>= "3.1.1" & < "4.0.0"}
1818
"tezt-tezos" {with-test & = version}
1919
"octez-alcotezt" {with-test & = version}
2020
"astring" {with-test}

0 commit comments

Comments
 (0)