We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687f8ff commit 3a812e6Copy full SHA for 3a812e6
ci/travis/package-overlap.jl
@@ -11,6 +11,8 @@ function allowed_intersection_predictmd_predictmdextra()::Vector{String}
11
"CategoricalArrays",
12
"Distributed",
13
"Pkg",
14
+ "StaticArrays",
15
+ "Tables",
16
]
17
return result
18
end
0 commit comments