Skip to content

Commit 39fe9fb

Browse files
authored
Merge pull request #21996 from AltGr/catala-nodevvar
catala.0.7.0: remvove references to dev variables
2 parents 06881a7 + 04f445b commit 39fe9fb

File tree

1 file changed

+0
-13
lines changed
  • packages/catala/catala.0.7.0

1 file changed

+0
-13
lines changed

packages/catala/catala.0.7.0/opam

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ depends: [
3838
"zarith_stubs_js" {>= "v0.14.1"}
3939
"alcotest" {with-test & >= "1.5.0"}
4040
"odoc" {with-doc}
41-
"ocamlformat" {cataladevmode & = "0.21.0"}
42-
"obelisk" {cataladevmode}
43-
"conf-npm" {cataladevmode}
44-
"conf-python-3-dev" {cataladevmode}
45-
"z3" {catalaz3mode}
4641
]
4742
depopts: ["z3"]
4843
conflicts: [
@@ -63,14 +58,6 @@ build: [
6358
]
6459
]
6560
dev-repo: "git+https://github.com/CatalaLang/catala.git"
66-
depexts: [
67-
["groff" "colordiff" "latexmk" "python3-pip" "pandoc"]
68-
{cataladevmode & os-family = "debian"}
69-
["groff" "colordiff" "texlive" "py3-pip" "py3-pygments"]
70-
{cataladevmode & os-distribution = "alpine"}
71-
["groff" "colordiff" "latex-mk" "python-pygments" "pandoc"]
72-
{cataladevmode & os-family = "arch"}
73-
]
7461
url {
7562
src: "https://github.com/CatalaLang/catala/archive/0.7.0.tar.gz"
7663
checksum: [

0 commit comments

Comments
 (0)