Skip to content

Commit 8e0f15b

Browse files
committed
yet another try to fix the CI
1 parent ea9c481 commit 8e0f15b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ ITensorsExt = ["ITensors", "TensorKit"]
1414

1515
[compat]
1616
ITensors = "0.7,0.8,0.9"
17-
TensorKit = "0.16.0"
17+
TensorKit = "0.12,0.13,0.14,0.15,0.16"
1818
julia = "1.10"

docs/files/README.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131

3232
# ## License
3333

34-
# `TensorKitAdapters.jl` is licensed under the [MIT License](LICENSE). By using or interacting with this software in any way, you agree to the license of this software.
34+
# `TensorKitAdapters.jl` is licensed under the MIT License. By using or interacting with this software in any way, you agree to the license of this software.

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ ITensors = "0.7,0.8,0.9"
1414
SafeTestsets = "0.1"
1515
Suppressor = "0.2"
1616
TensorKitAdapters = "0.1"
17-
TensorKit = "0.16.0"
17+
TensorKit = "0.12,0.13,0.14,0.15,0.16"
1818
Test = "1.10"

0 commit comments

Comments
 (0)