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