|
|
@@ -2,15 +2,6 @@
|
|
|
[{pbkdf2, {git, "https://github.com/emqx/erlang-pbkdf2.git", {branch, "2.0.3"}}}
|
|
|
]}.
|
|
|
|
|
|
-{profiles,
|
|
|
- [{test,
|
|
|
- [{deps,
|
|
|
- [{emqx_ct_helpers, {git, "https://github.com/emqx/emqx-ct-helpers", {tag, "v1.2.2"}}},
|
|
|
- {emqtt, {git, "https://github.com/emqx/emqtt", {branch, "develop"}}}
|
|
|
- ]}
|
|
|
- ]}
|
|
|
- ]}.
|
|
|
-
|
|
|
{edoc_opts, [{preprocess, true}]}.
|
|
|
{erl_opts, [warn_unused_vars,
|
|
|
warn_shadow_vars,
|