blob: b3fff28f5b7da18c8bec234fad4ded3b0dfbfba0 [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.7.2"}}}
]}.
{erl_opts, [debug_info]}.
{cover_enabled, true}.