We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def2c58 commit d9e9a8fCopy full SHA for d9e9a8f
Makefile
@@ -56,7 +56,7 @@ $(ASSIGNMENTS_GEN): test_generator
56
generate_exercises: $(ASSIGNMENTS_GEN)
57
58
install_deps:
59
- opam install dune fpath ocamlfind ounit qcheck react ppx_deriving ppx_let ppx_sexp_conv yojson ocp-indent calendar getopts
+ opam install dune ounit qcheck fpath react ppx_deriving ppx_sexp_conv yojson ocp-indent calendar core mustache ezjsonm core_unix
60
61
clean:
62
dune clean --root=./test-generator/
0 commit comments