rebar3 and hex.

This commit is contained in:
Heinz N. Gies 2015-07-25 20:21:07 +02:00
parent 4f19dcf5ec
commit 5387ec8f02
6 changed files with 10 additions and 6 deletions

View file

@ -4,6 +4,6 @@
{cover_enabled, true}.
{deps, [
{erlware_commons, ".*", {git, "git://github.com/erlware/erlware_commons.git", {branch, master}}},
{erlang_localtime, ".*", {git, "git://github.com/choptastic/erlang_localtime.git", {branch, master}}}
erlware_commons,
erlang_localtime
]}.