{erl_opts, [debug_info]}. {plugins, [{eqc_rebar, {git, "https://github.com/Quviq/eqc-rebar.git", {branch, "master"}}}]}. {deps, [{sha3, {git, "https://git.qpq.swiss/QPQ-AG/erlang-sha3.git", {ref, "7290fa23664b4134d15da353061ac97aa158b332"}}}]}. {profiles, [{test, [{deps, [{enacl, {git, "https://git.qpq.swiss/QPQ-AG/enacl.git", {ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}}, {ecrecover, {git, "https://git.qpq.swiss/QPQ-AG/ecrecover.git", {ref, "ce4175eaf2667a07ce41348dc6d4332477e30637"}}}]}]}, {eqc, [{deps, [{enacl, {git, "https://git.qpq.swiss/QPQ-AG/enacl.git", {ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}}, {ecrecover, {git, "https://git.qpq.swiss/QPQ-AG/ecrecover.git", {ref, "ce4175eaf2667a07ce41348dc6d4332477e30637"}}}]}]}]}.