986fa4002317f45ceafcfa4f953d7772a46ca185
[hope.git] / rebar.config
1 %%% -*- mode: erlang -*-
2 {clean_files, ["test/*.beam"]}.
3
4 {deps,
5 [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}]
6 }.
This page took 0.045997 seconds and 3 git commands to generate.