Skip to content

Commit 6a5ce40

Browse files
committed
removed unnecessary lapack and blas dependencies
Fixes #2
1 parent a7ce10e commit 6a5ce40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fpm.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ keywords = ["STL"]
1010
auto-executables = false
1111
auto-examples = false
1212
auto-tests = true
13-
link = ["lapack", "blas"]
1413

1514
[library]
1615
source-dir = "src"

0 commit comments

Comments
 (0)