Skip to content

Commit 0d872e1

Browse files
committed
increase compat of TKS for testsuite
1 parent 73bf15d commit 0d872e1

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

Project.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pkg = "1"
1717
Random = "1"
1818
SafeTestsets = "0.1"
1919
TensorKit = "0.16"
20-
TensorKitSectors = "0.3"
20+
TensorKitSectors = "0.3.7"
2121
TensorOperations = "5"
2222
Test = "1.10"
2323
TestExtras = "0.3"
@@ -33,7 +33,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3333
TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
3434

3535
[targets]
36-
test = ["Aqua", "LinearAlgebra", "Random", "SafeTestsets", "TensorOperations", "Test", "TestExtras"]
37-
38-
[sources]
39-
TensorKitSectors = {url = "https://github.com/QuantumKitHub/TensorKitSectors.jl", rev = "bd/multitestcompat"}
36+
test = ["Aqua", "LinearAlgebra", "Random", "SafeTestsets", "TensorOperations", "Test", "TestExtras"]

0 commit comments

Comments
 (0)