mirror of
https://github.com/c-cube/iter.git
synced 2025-12-05 19:00:31 -05:00
chore: remove ocamlfind from deps
This commit is contained in:
parent
76a52f083c
commit
92f3e36ec9
1 changed files with 0 additions and 5 deletions
|
|
@ -7,18 +7,13 @@ license: "BSD-2-clauses"
|
|||
build: [
|
||||
[make "build"]
|
||||
]
|
||||
install: ["jbuilder" "install"]
|
||||
build-doc: [
|
||||
[make "doc"]
|
||||
]
|
||||
build-test: [
|
||||
[make "test"]
|
||||
]
|
||||
remove: [
|
||||
["ocamlfind" "remove" "sequence"]
|
||||
]
|
||||
depends: [
|
||||
"ocamlfind" {build}
|
||||
"base-bytes"
|
||||
"result"
|
||||
"jbuilder" {build}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue