File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ version = "0.1.0"
7
7
ConcreteStructs = " 2569d6c7-a4a2-43d3-a901-331e8e4be471"
8
8
ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
9
9
FillArrays = " 1a297f60-69ca-5386-bcde-b61e274b549b"
10
- LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
10
MLStyle = " d8e11817-5142-5d16-987a-aa16d5891078"
12
11
MappedArrays = " dbb5928d-eab1-5f90-85c2-b9b0edb7c900"
13
12
NamedTupleTools = " d9ec5142-1e00-5aa0-9d6a-321866360f50"
@@ -24,6 +23,7 @@ julia = "1.3"
24
23
[extras ]
25
24
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
26
25
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
26
+ LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
27
27
28
28
[targets ]
29
- test = [" Test" , " Statistics" ]
29
+ test = [" Test" , " LinearAlgebra " , " Statistics" ]
You can’t perform that action at this time.
0 commit comments