Skip to content

Commit

Permalink
Integrate test Project.toml into main Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pjaap committed Feb 3, 2025
1 parent ece0e56 commit 415f950
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 22 deletions.
15 changes: 15 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,18 @@ SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
ExampleJuggler = "3bbe58f8-ed81-4c4e-a134-03e85fcf4a1a"
ExplicitImports = "7d51a73a-1435-4ff3-83d9-f097790105c7"
Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b"
SimplexGridFactory = "57bfcd06-606e-45d6-baf4-4ba06da0efd5"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Triangulate = "f7e6ffb2-c36d-4f8f-a77e-16e897189344"

[compat]
Aqua = "0.8"
CommonSolve = "0.2"
DiffResults = "1"
DocStringExtensions = "0.8,0.9"
Expand All @@ -41,3 +52,7 @@ SparseDiffTools = "^1.19,2"
Symbolics = "4.2,5"
UnicodePlots = "3.6.5"
julia = "1.9"


[targets]
test = ["Aqua", "DifferentialEquations", "ExampleJuggler", "ExplicitImports", "Metis", "SimplexGridFactory", "Test", "Triangulate"]
22 changes: 0 additions & 22 deletions test/Project.toml

This file was deleted.

0 comments on commit 415f950

Please sign in to comment.