aboutsummaryrefslogtreecommitdiff
path: root/css_merge.opam
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2021-10-26 21:13:25 +0200
committerSébastien Dailly <sebastien@chimrod.com>2021-10-26 21:17:45 +0200
commit6d498ac858306944c09718c329191631ece91ee5 (patch)
tree009c75ccb0be26e805ed2fcc6746b0f025f02083 /css_merge.opam
parentd43fd4449ce83814f85429b201e114db97c97535 (diff)
Removed ppx-args depHEADmaster
Diffstat (limited to 'css_merge.opam')
-rwxr-xr-xcss_merge.opam2
1 files changed, 1 insertions, 1 deletions
diff --git a/css_merge.opam b/css_merge.opam
index e0d7f0f..47dcee6 100755
--- a/css_merge.opam
+++ b/css_merge.opam
@@ -5,11 +5,11 @@ synopsis: "Css merger"
maintainer: ["Sébastien Dailly"]
authors: ["Sébastien Dailly"]
license: "MIT"
+homepage: "https://git.chimrod.com/css_lib.git/about/"
depends: [
"dune" {>= "2.1"}
"ocaml" {>= "4.10.0"}
"css-parser" {>= "0.2.4"}
- "ppx_deriving_argparse" {>= "0.0.5"}
"css_lib" {>= "1.0"}
]
build: [