Skip to content

Commit

Permalink
weakdep ConstructionBaseExtras to avoid warnings in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Aug 24, 2024
1 parent 9970b42 commit b0a2cc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[weakdeps]
ConstructionBaseExtras = "914cd950-b775-4282-9f32-54fc4544c321"

[compat]
Aqua = "0.8"
AxisKeys = "0.2"
Expand Down

0 comments on commit b0a2cc3

Please sign in to comment.