Skip to content

Commit b4de017

Browse files
committed
Add PartitionedMPSs back to testing deps (idk why it got removed)
1 parent 9cf8d28 commit b4de017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ TensorCrossInterpolation = "b261b2ec-6378-4871-b32e-9173bb050604"
4242
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4343

4444
[targets]
45-
test = ["Test", "Random", "ReTestItems", "Aqua", "TensorCrossInterpolation", "QuanticsTCI", "QuanticsGrids", "SparseIR"]
45+
test = ["Test", "Random", "ReTestItems", "Aqua", "PartitionedMPSs", "TensorCrossInterpolation", "QuanticsTCI", "QuanticsGrids", "SparseIR"]

0 commit comments

Comments
 (0)