@@ -8,11 +8,13 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
88Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
99
1010[weakdeps ]
11+ Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
1112Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1213RecipesBase = " 3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1314Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1415
1516[extensions ]
17+ IntervalSetsPrintfExt = " Printf"
1618IntervalSetsRandomExt = " Random"
1719IntervalSetsRecipesBaseExt = " RecipesBase"
1820IntervalSetsStatisticsExt = " Statistics"
@@ -22,6 +24,7 @@ Aqua = "0.8"
2224Dates = " 1"
2325OffsetArrays = " 1"
2426Plots = " 1"
27+ Printf = " 1"
2528Random = " 1"
2629RecipesBase = " 1"
2730Statistics = " 1"
@@ -34,11 +37,12 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3437Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
3538OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
3639Plots = " 91a5bcdd-55d7-5caf-9e0b-520d859cae80"
40+ Printf = " de0858da-6303-5e67-8744-51eddeeeb8d7"
3741Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3842RecipesBase = " 3cdcf5f2-1ef4-517c-9805-6587b60abb01"
3943Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
4044Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4145Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
4246
4347[targets ]
44- test = [" Aqua" , " Dates" , " Test" , " Plots" , " Random" , " RecipesBase" , " OffsetArrays" , " Statistics" , " Unitful" ]
48+ test = [" Aqua" , " Dates" , " Test" , " Plots" , " Printf " , " Random" , " RecipesBase" , " OffsetArrays" , " Statistics" , " Unitful" ]
0 commit comments