Skip to content

Commit ced0fb5

Browse files
committed
➕ Add StatsModels
1 parent 89394cf commit ced0fb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"
3434
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3535
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
3636
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
37+
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
3738

3839
[targets]
39-
test = ["Test", "DataFrames", "MLJBase", "Random", "StableRNGs"]
40+
test = ["Test", "DataFrames", "MLJBase", "Random", "StableRNGs", "StatsModels"]

0 commit comments

Comments
 (0)