File tree Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Expand file tree Collapse file tree 5 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ homepage: "https://github.com/ocaml/odoc"
5
5
doc: "https://ocaml.github.io/odoc/"
6
6
bug-reports: "https://github.com/ocaml/odoc/issues"
7
7
license: "ISC"
8
- flags: [ avoid-version ]
9
8
10
9
maintainer: [
11
10
"Daniel Bünzli <daniel.buenzli@erratique.ch>"
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ homepage: "https://github.com/ocaml/odoc"
5
5
doc: "https://ocaml.github.io/odoc/"
6
6
bug-reports: "https://github.com/ocaml/odoc/issues"
7
7
license: "ISC"
8
- flags: [ avoid-version ]
9
8
10
9
maintainer: [
11
10
"Jon Ludlam <jon@recoil.org>"
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ homepage: "https://github.com/ocaml/odoc"
12
12
bug-reports: "https://github.com/ocaml/odoc/issues"
13
13
dev-repo: "git+https://github.com/ocaml/odoc.git"
14
14
doc: "https://ocaml.github.io/odoc/odoc_parser"
15
- flags: [ avoid-version ]
16
15
depends: [
17
16
"dune" {>= "3.7"}
18
17
"ocaml" {>= "4.02.0" & < "5.4"}
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ homepage: "https://github.com/ocaml/odoc"
5
5
doc: "https://ocaml.github.io/odoc/"
6
6
bug-reports: "https://github.com/ocaml/odoc/issues"
7
7
license: "ISC"
8
- flags: [ avoid-version ]
9
8
10
9
maintainer: [
11
10
"Daniel Bünzli <daniel.buenzli@erratique.ch>"
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ license: "MIT"
7
7
homepage: "https://github.com/ocaml/odoc"
8
8
doc: "https://ocaml.github.io/odoc/"
9
9
bug-reports: "https://github.com/ocaml/odoc/issues"
10
- flags: [ avoid-version ]
11
10
depends: [
12
11
"dune" {>= "3.7"}
13
12
"ocaml" {>= "4.0.8"}
You can’t perform that action at this time.
0 commit comments