remove proper as a testing tool from the package
PropEr has a problematic license and that makes it unusable. Historically, there was some ideas that it was going to change but it never did.
This commit is contained in:
parent
83adceaa1a
commit
885a516f03
4 changed files with 3 additions and 655 deletions
|
@ -21,8 +21,7 @@
|
|||
{cover_print_enabled, true}.
|
||||
|
||||
%% Profiles ====================================================================
|
||||
{profiles, [{dev, [{deps, [{neotoma, "",
|
||||
{git, "https://github.com/seancribbs/neotoma.git", {branch, master}}},
|
||||
{proper, "",
|
||||
{git, "https://github.com/bkearns/proper.git", {branch, master}}}]}]}
|
||||
{profiles, [{dev, [{deps,
|
||||
[{neotoma, "",
|
||||
{git, "https://github.com/seancribbs/neotoma.git", {branch, master}}}]}]}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue