Skip to content

Commit

Permalink
remove TestEnv
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Aug 12, 2024
1 parent 14eab79 commit b613e79
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 @@ -22,7 +22,6 @@ Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
WinchModels = "7dcfa46b-7979-4771-bbf4-0aee0da42e1f"

[compat]
Expand All @@ -39,13 +38,13 @@ NLsolve = "4.5"
OrdinaryDiffEq = "6.66, 6.74"
PackageCompiler = "2.0"
Parameters = "0.12"
Pkg = "1.10"
PrecompileTools = "1.2"
Reexport = "1.1, 1.2"
Rotations = "1.3"
StaticArrays = "1.9"
Sundials = "4.24"
WinchModels = "0.3.2"
Pkg = "1.10"
julia = "1.10"

[extras]
Expand Down

0 comments on commit b613e79

Please sign in to comment.