Skip to content

Commit

Permalink
add compat for ExplicitImports (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert authored Mar 13, 2024
1 parent dd15597 commit c5183d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Aqua = "0.8.3"
ExplicitImports = "1.0.1"
LinearAlgebra = "1"
Plots = "1.23"
Random = "1"
Expand Down

0 comments on commit c5183d5

Please sign in to comment.