Skip to content

Commit

Permalink
remove Dynamical Billiards version 3.5.2 since it is impossible to in…
Browse files Browse the repository at this point in the history
…stall due to empty compat range
  • Loading branch information
KristofferC committed Aug 10, 2022
1 parent b7fb1a5 commit ff1ffa6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 32 deletions.
21 changes: 6 additions & 15 deletions D/DynamicalBilliards/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
["2-3.5.1"]
MuladdMacro = "0.2.0 - 0.2"
MuladdMacro = "0.2"
Requires = "0.5.2-0.5"
julia = ["0.7", "1"]

["2-3.6"]
StaticArrays = "0.8.2-0.12"

["2.4"]
Elliptic = "0.5.0 - 0.5"
Elliptic = "0.5"

["3-3.6"]
Elliptic = "0.5.0 - 0.5"
["3-3.10.0"]
Elliptic = "0.5"

["3.10-3"]
Requires = ["0.5", "1"]

["3.10.1-3"]
Elliptic = ["0.5", "1"]

["3.5.2"]
MuladdMacro = "0.5.2 - 0.2"

["3.5.2-3.6"]
["3.5.4-3.6"]
Requires = "0.0.0-0.5"

["3.5.2-3.6.0"]
julia = "1.0.0-1"

["3.6.2-4"]
["3.5.4-4"]
julia = "1"

["3.7"]
StaticArrays = ["0.12", "1"]

["3.7-3.10.0"]
Elliptic = "0.5"

["3.7-3.9"]
Requires = "0.5"

Expand Down
18 changes: 4 additions & 14 deletions D/DynamicalBilliards/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,13 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["2-3.5.1"]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["2-3.5.2"]
MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"

[2-4]
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["2.2-2.3"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand All @@ -22,17 +20,9 @@ Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"
["2.5-2"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

["3-3.5.1"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

[3-4]
Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"

["3.5.4-4"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Elliptic = "b305315f-e792-5b7a-8f41-49f472929428"

[4]
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
3 changes: 0 additions & 3 deletions D/DynamicalBilliards/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ git-tree-sha1 = "bbc8cb4529b8d0e9622b45e4ae90c2b86e731884"
["3.5.1"]
git-tree-sha1 = "9efb12b0335951dd939d58af0922e38cbf732164"

["3.5.2"]
git-tree-sha1 = "97a70a12b17aacdd3a2275b48e118d866e91ba4c"

["3.5.4"]
git-tree-sha1 = "fd39e9403795403a37c615afc8530644ee1903eb"

Expand Down

0 comments on commit ff1ffa6

Please sign in to comment.