Skip to content

Commit a654e91

Browse files
committed
Next try
1 parent fd86648 commit a654e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/aqua.jl

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

0 commit comments

Comments
 (0)