File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ dev-repo: "https://github.com/Khady/ocaml-junit.git"
8
8
doc: "https://khady.github.io/ocaml-junit/"
9
9
tags: ["junit" "jenkins"]
10
10
depends: [
11
- "ocamlfind" {build}
12
11
"jbuilder" {build & >= "1.0+beta10"}
13
12
"ptime"
14
13
"tyxml" {>= "4.0.0"}
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ dev-repo: "https://github.com/Khady/ocaml-junit.git"
8
8
doc: "https://khady.github.io/ocaml-junit/"
9
9
tags: ["junit" "jenkins" "alcotest"]
10
10
depends: [
11
- "ocamlfind" {build}
12
11
"jbuilder" {build & >= "1.0+beta10"}
13
12
"odoc" {doc & >= "1.1.1"}
14
13
"alcotest"
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ dev-repo: "https://github.com/Khady/ocaml-junit.git"
8
8
doc: "https://khady.github.io/ocaml-junit/"
9
9
tags: ["junit" "jenkins" "ounit"]
10
10
depends: [
11
- "ocamlfind" {build}
12
11
"jbuilder" {build & >= "1.0+beta10"}
13
12
"odoc" {doc & >= "1.1.1"}
14
13
"ounit"
You can’t perform that action at this time.
0 commit comments