Skip to content

Commit 3507c52

Browse files
add Pkg to test deps
1 parent df4b029 commit 3507c52

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

test/Project.toml

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
11
[deps]
2-
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3-
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
4-
BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"
5-
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
6-
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
7-
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
8-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9-
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
10-
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
11-
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
12-
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
133
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
144

155
[compat]
16-
Aqua = "0.5"
17-
BandedMatrices = "0.16"
18-
BlockBandedMatrices = "0.11"
19-
OffsetArrays = "1"
20-
StaticArrays = "1.2.5, 1.3"

0 commit comments

Comments
 (0)