Skip to content

Commit

Permalink
change .toml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbanse committed Feb 19, 2024
1 parent c24ba8f commit 0c5b039
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ Mosek = "6405355b-0ac2-5fba-af84-adbd65488c0e"
MosekTools = "1ec41992-ff65-5c91-ac43-2df89e9693a4"
OSQP = "ab2f91bb-94b4-55e3-9ba0-7f65df51de79"
Pavito = "cd433a01-47d1-575d-afb7-6db927ee8d8f"
SDPA = "b9a10b5b-afa4-512f-a053-bb3d8080febc"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
SDPA = "b9a10b5b-afa4-512f-a053-bb3d8080febc"

[targets]
test = ["CDDLib", "Ipopt", "OSQP", "Pavito", "SDPA", "Test", "HiGHS", "Mosek", "MosekTools"]
test = ["CDDLib", "Ipopt", "OSQP", "Pavito", "Test", "HiGHS", "Mosek", "MosekTools", "SDPA"]
3 changes: 1 addition & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Documenter = "1"
Libtiff_jll = "4.4.0"
Documenter = "1"

0 comments on commit 0c5b039

Please sign in to comment.