File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 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"
88Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
1010
11+ [weakdeps ]
12+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
13+
14+ [extensions ]
15+ QuadmathSpecialFunctionsExt = [" SpecialFunctions" ]
16+
1117[compat ]
1218Aqua = " 0.6"
1319Compat = " 4.4"
@@ -17,16 +23,10 @@ SpecialFunctions = "2.0"
1723Test = " <0.0.1, 1"
1824julia = " 1.6"
1925
20- [extensions ]
21- QuadmathSpecialFunctionsExt = [" SpecialFunctions" ]
22-
2326[extras ]
2427Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
2528SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
2629Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
2730
2831[targets ]
2932test = [" 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