@@ -38,31 +38,21 @@ DSP = "0.6, 0.7"
38
38
DomainSets = " 0.5, 0.6"
39
39
DualNumbers = " 0.6.2"
40
40
FFTW = " 0.3, 1"
41
- FastGaussQuadrature = " 0.4, 0.5"
42
- FastTransforms = " 0.12, 0.13, 0.14, 0.15.1"
43
41
FillArrays = " 0.11, 0.12, 0.13, 1"
44
- HalfIntegers = " 1.5"
45
42
InfiniteArrays = " 0.11, 0.12, 0.13"
46
43
InfiniteLinearAlgebra = " 0.5, 0.6"
47
44
Infinities = " 0.1"
48
45
IntervalSets = " 0.5, 0.6, 0.7"
49
46
LazyArrays = " 0.20, 0.21, 0.22, 1"
50
47
LowRankMatrices = " 1"
51
- OddEvenIntegers = " 0.1.8"
52
48
SpecialFunctions = " 0.10, 1.0, 2"
53
- Static = " 0.8"
54
49
StaticArrays = " 0.12, 1.0"
55
50
julia = " 1.6"
56
51
57
52
[extras ]
58
53
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
59
- FastGaussQuadrature = " 442a2c76-b920-505d-bb47-c5924d526838"
60
- FastTransforms = " 057dd010-8810-581a-b7be-e3fc3b93f78c"
61
- HalfIntegers = " f0d1745a-41c9-11e9-1dd9-e5d34d218721"
62
54
Infinities = " e1ba4f0e-776d-440f-acd9-e1d2e9742647"
63
- OddEvenIntegers = " 8d37c425-f37a-4ca2-9b9d-a61bc06559d2"
64
55
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
65
- Static = " aedffcd0-7271-4cad-89d0-dc628f76c6d3"
66
56
67
57
[targets ]
68
- test = [" Aqua" , " Random" , " FastTransforms " , " FastGaussQuadrature " , " HalfIntegers " , " Infinities" , " OddEvenIntegers " , " Static " ]
58
+ test = [" Aqua" , " Random" , " Infinities" ]
0 commit comments