Skip to content

Commit 3e38f54

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for LearnDataFrontEnds at version 0.1, (keep existing compat)
1 parent 579a12f commit 3e38f54

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

Project.toml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Distributions = "0.25"
3131
InteractiveUtils = "<0.0.1, 1"
3232
IsURL = "0.2.0"
3333
LearnAPI = "0.2.0"
34+
LearnDataFrontEnds = "0.1"
3435
LinearAlgebra = "<0.0.1, 1"
3536
MLCore = "1.0.0"
3637
MacroTools = "0.5"
@@ -55,12 +56,4 @@ StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
5556
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
5657

5758
[targets]
58-
test = [
59-
"DataFrames",
60-
"Distributions",
61-
"Random",
62-
"LinearAlgebra",
63-
"Statistics",
64-
"StatsModels",
65-
"Tables",
66-
]
59+
test = ["DataFrames", "Distributions", "Random", "LinearAlgebra", "Statistics", "StatsModels", "Tables"]

0 commit comments

Comments
 (0)