Skip to content

Commit

Permalink
Remove Test dependency from main Project.toml
Browse files Browse the repository at this point in the history
As pointed out by Aqua
  • Loading branch information
Sbozzolo committed Jan 3, 2024
1 parent 8cd95a6 commit 18fb402
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
SurfaceFluxes = "49b00bb7-8bd4-4f2b-b78c-51cd0450215f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Thermodynamics = "b60c26fb-14c3-4610-9d3e-2d17fe7ff00c"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

Expand Down Expand Up @@ -80,7 +79,6 @@ StaticArrays = "1"
Statistics = "1"
StatsBase = "0.33, 0.34"
SurfaceFluxes = "0.8.0"
Test = "1"
Thermodynamics = "0.11"
YAML = "0.4"
julia = "1.7"
Expand Down

0 comments on commit 18fb402

Please sign in to comment.