Skip to content

Commit e6d637c

Browse files
committed
Reorganize Project
1 parent ce2d74a commit e6d637c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3-
version = "0.10.16"
43
authors = ["ITensor developers <support@itensor.org> and contributors"]
5-
6-
[workspace]
7-
projects = ["benchmark", "dev", "docs", "examples", "test"]
4+
version = "0.10.16"
85

96
[deps]
107
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -47,3 +44,6 @@ SplitApplyCombine = "1.2.3"
4744
TensorAlgebra = "0.6.2"
4845
TypeParameterAccessors = "0.4.1"
4946
julia = "1.10"
47+
48+
[workspace]
49+
projects = ["benchmark", "dev", "docs", "examples", "test"]

0 commit comments

Comments
 (0)