this repo has no description

Apply suggestions from code review

Kate 8e564e23 512e51ba

Changed files
+2 -1
packages
build_path_prefix_map
build_path_prefix_map.0.3
+2 -1
packages/build_path_prefix_map/build_path_prefix_map.0.3/opam
···
bug-reports: "https://gitlab.com/gasche/build_path_prefix_map/issues"
dev-repo: "git+https://gitlab.com/gasche/build_path_prefix_map.git"
depends: [
+
"ocaml" {>= "4.04"}
"dune" {>= "1.11"}
"crowbar" {with-test}
]
build: [
-
["dune" "subst"] {pinned}
+
["dune" "subst"] {dev}
[
"dune"
"build"