{erl_opts, [debug_info]}.

{eunit_opts, [verbose]}.

{ex_doc, [
    {extras, ["README.md", "LICENSE"]},
    {main, "README.md"},
    {source_url, "https://github.com/donderom/stemerge"}
]}.

{hex, [{doc, ex_doc}]}.
