feat: do not declare dependencies for non-test builds.
[hope.git] / rebar.config
diff --git a/rebar.config b/rebar.config
deleted file mode 100644 (file)
index 8484333..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-%%% -*- mode: erlang -*-
-{clean_files, ["test/*.beam"]}.
-
-{deps,
- [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}]
-}.
-
-{cover_enabled, true}.
-
-{clean_files, ["test/*.beam"]}.
This page took 0.021587 seconds and 4 git commands to generate.