Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Oct 28, 2024
1 parent 00787a3 commit 3279c99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@ julia = "1.6"

[extras]
Ipopt_jll = "9cc047cb-c261-5740-88fc-0cf96f7bdcc7"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Uno_jll = "396d5378-14f1-5ab1-981d-48acd51740ed"

[targets]
test = ["Ipopt_jll", "Pkg", "Test", "Uno_jll"]
test = ["Ipopt_jll", "Test", "Uno_jll"]

0 comments on commit 3279c99

Please sign in to comment.