blob: deda9f1b0f698bad1f048fac77ad75555fc0f630 [file] [log] [blame]
{sub_dirs, ["deps"]}.
{deps, [
{'bear', ".*", {git, "git://github.com/boundary/bear.git", master}},
{meck, ".*", {git, "git://github.com/eproxus/meck", {tag, "0.8.1"}}}
]}.
{erl_opts, [debug_info]}.
{cover_enabled, true}.