Skip to content

Commit 28b537d

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for ProgressMeter at version 1 for package DifferentiationInterfaceTest, (keep existing compat) (#140)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 8a29b58 commit 28b537d

1 file changed

Lines changed: 2 additions & 12 deletions

File tree

DifferentiationInterfaceTest/Project.toml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ DocStringExtensions = "0.9"
2525
JET = "0.8"
2626
JLArrays = "0.1"
2727
LinearAlgebra = "1"
28+
ProgressMeter = "1"
2829
StaticArrays = "1.9"
2930
Test = "1"
3031
julia = "1.10"
@@ -42,15 +43,4 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
4243
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4344

4445
[targets]
45-
test = [
46-
"ADTypes",
47-
"Aqua",
48-
"DataFrames",
49-
"DifferentiationInterface",
50-
"ForwardDiff",
51-
"JET",
52-
"JuliaFormatter",
53-
"Pkg",
54-
"SparseArrays",
55-
"Test",
56-
]
46+
test = ["ADTypes", "Aqua", "DataFrames", "DifferentiationInterface", "ForwardDiff", "JET", "JuliaFormatter", "Pkg", "SparseArrays", "Test"]

0 commit comments

Comments
 (0)