Skip to content

Commit

Permalink
Use registered version of ControlPlots
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Mar 26, 2024
1 parent 130e05b commit 7131016
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 @@ -4,7 +4,6 @@ authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.2.0"

[deps]
ControlPlots = "23c2ee80-7a9e-4350-b264-8e670f12517c"
KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
Expand Down Expand Up @@ -47,4 +46,4 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "BenchmarkTools", "Plots", "PackageCompiler", "KiteViewers", "KitePodModels", "KiteModels", "Joysticks", "StatsBase", "NativeFileDialog", "LaTeXStrings"]
test = ["Test", "BenchmarkTools", "Plots", "PackageCompiler", "KiteViewers", "KitePodModels", "KiteModels", "Joysticks", "StatsBase", "NativeFileDialog", "LaTeXStrings", "ControlPlots"]

0 comments on commit 7131016

Please sign in to comment.