We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b71257 commit 8fc62b5Copy full SHA for 8fc62b5
molenc.opam
@@ -42,6 +42,7 @@ install: [
42
["cp" "bin/molenc_nearest.py" "%{bin}%/molenc_nearest.py"]
43
["cp" "bin/molenc_histo.py" "%{bin}%/molenc_histo.py"]
44
["cp" "bin/molenc_regr_stats.py" "%{bin}%/molenc_regr_stats.py"]
45
+ ["cp" "bin/molenc_get_tag.py" "%{bin}%/molenc_get_tag.py"]
46
]
47
depends: [
48
"batteries" {>= "3.5.0"}
0 commit comments