We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b6338 commit 085bd60Copy full SHA for 085bd60
Project.toml
@@ -57,4 +57,4 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
57
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
58
59
[targets]
60
-test = ["Arrow", "Dates", "JSON", "JSON3", "PooledArrays", "RecipesBase", "RecipesPipeline", "SentinelArrays", "StructTypes", "Test"]
+test = ["Arrow", "Dates", "JSON", "JSON3", "PooledArrays", "RecipesBase", "RecipesPipeline", "SentinelArrays", "StatsBase", "StructTypes", "Test"]
0 commit comments