Skip to content

Commit

Permalink
Update test_stale_deps docstring (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Sep 19, 2023
1 parent 5789c28 commit 65a3909
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/stale_deps.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Aqua.test_stale_deps(package; [ignore])
Test that `package` loads all dependencies listed in `Project.toml`.
Note that this does not imply that `package` loads the dependencies
directly, this can be achieved via transitivity as well.
!!! note "Known bug"
Expand Down

0 comments on commit 65a3909

Please sign in to comment.