support boards that wrap

This commit is contained in:
Gavin McDonald
2019-01-13 15:24:32 -05:00
parent 74aa4bd1d1
commit 99aba23df6
2 changed files with 3 additions and 4 deletions

View File

@@ -23,8 +23,7 @@ defmodule ExMine.MixProject do
defp deps do
[
{:cartographer, git: "git@gitea.daggertrout.com:mcdoh/Cartographer.git"},
# {:dep_from_hexpm, "~> 0.3.0"},
# {:dep_from_git, git: "https://github.com/elixir-lang/my_dep.git", tag: "0.1.0"},
# {:cartographer, path: "../cartographer"},
]
end
end