From 72e8093f6631ed61aed9bf362ae62e74075849b2 Mon Sep 17 00:00:00 2001 From: Mamy Ratsimbazafy Date: Wed, 12 Jul 2017 21:20:31 +0200 Subject: [PATCH] remove alert for nimble before publish --- arraymancer.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arraymancer.nimble b/arraymancer.nimble index 903d6b52a..641e49273 100644 --- a/arraymancer.nimble +++ b/arraymancer.nimble @@ -8,7 +8,7 @@ license = "Apache License 2.0" requires "nim >= 0.17.0", "nimblas >= 0.1.3" ## Install files -installDirs = @["src"] +srcDir = "src" ### BLAS support ## OSX