File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
8
8
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9
9
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
10
10
11
+ [weakdeps ]
12
+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
13
+
14
+ [extensions ]
15
+ QuadmathSpecialFunctionsExt = [" SpecialFunctions" ]
16
+
11
17
[compat ]
12
18
Aqua = " 0.6"
13
19
Compat = " 4.4"
@@ -17,16 +23,10 @@ SpecialFunctions = "2.0"
17
23
Test = " <0.0.1, 1"
18
24
julia = " 1.6"
19
25
20
- [extensions ]
21
- QuadmathSpecialFunctionsExt = [" SpecialFunctions" ]
22
-
23
26
[extras ]
24
27
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
25
28
SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
26
29
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
27
30
28
31
[targets ]
29
32
test = [" Aqua" , " Test" , " SpecialFunctions" ]
30
-
31
- [weakdeps ]
32
- SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
You can’t perform that action at this time.
0 commit comments