Skip to content

Commit 907e88c

Browse files
committed
Next try
1 parent 62b5d6e commit 907e88c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/aqua.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ using Aqua
22
@testset "Aqua.jl" begin
33
Aqua.test_all(
44
VortexStepMethod;
5-
stale_deps=(ignore=[:Xfoil, :Timers, :PyCall],),
5+
stale_deps=(ignore=[:Xfoil, :Timers],),
6+
compat=(ignore=[:PyCall],)
67
)
78
end

0 commit comments

Comments
 (0)