Skip to content

Commit 986644c

Browse files
author
Michael Abbott
committed
bounds
1 parent 9a0f0b1 commit 986644c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ForwardDiff = "0.10"
2222
KernelAbstractions = "0.4"
2323
NamedDims = "0.2"
2424
OffsetArrays = "1.4"
25-
SpecialFunctions = "0.10"
26-
TensorOperations = "3"
25+
SpecialFunctions = "0.10" # completely ignored, as already installed
26+
TensorOperations = "2, 3" # 3 causes resolver errors
2727
Tracker = "0.2"
2828
Zygote = "0.5, 0.6"

0 commit comments

Comments
 (0)