Skip to content

Commit b613e79

Browse files
committed
remove TestEnv
1 parent 14eab79 commit b613e79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
2222
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
2323
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
25-
TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"
2625
WinchModels = "7dcfa46b-7979-4771-bbf4-0aee0da42e1f"
2726

2827
[compat]
@@ -39,13 +38,13 @@ NLsolve = "4.5"
3938
OrdinaryDiffEq = "6.66, 6.74"
4039
PackageCompiler = "2.0"
4140
Parameters = "0.12"
41+
Pkg = "1.10"
4242
PrecompileTools = "1.2"
4343
Reexport = "1.1, 1.2"
4444
Rotations = "1.3"
4545
StaticArrays = "1.9"
4646
Sundials = "4.24"
4747
WinchModels = "0.3.2"
48-
Pkg = "1.10"
4948
julia = "1.10"
5049

5150
[extras]

0 commit comments

Comments
 (0)