Skip to content

Commit

Permalink
Delete [sources] since dependencies are registered in ITensor registry
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman committed Dec 3, 2024
1 parent 5ca5619 commit 58d3609
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 19 deletions.
4 changes: 0 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ BroadcastMapConversion = "4a4adec5-520f-4750-bb37-d5e66b4ddeb2"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"

[sources]
BroadcastMapConversion = {url = "https://github.com/ITensor/BroadcastMapConversion.jl"}
TypeParameterAccessors = {url = "https://github.com/ITensor/TypeParameterAccessors.jl"}

[compat]
Adapt = "4.1.1"
Aqua = "0.8.9"
Expand Down
5 changes: 0 additions & 5 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
SparseArraysBaseNext = "d239194b-8157-4d49-a0f1-e790eb72a729"
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"

[sources]
BroadcastMapConversion = {url = "https://github.com/ITensor/BroadcastMapConversion.jl"}
SparseArraysBaseNext = {path = ".."}
TypeParameterAccessors = {url = "https://github.com/ITensor/TypeParameterAccessors.jl"}
5 changes: 0 additions & 5 deletions examples/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@
BroadcastMapConversion = "4a4adec5-520f-4750-bb37-d5e66b4ddeb2"
SparseArraysBaseNext = "d239194b-8157-4d49-a0f1-e790eb72a729"
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"

[sources]
BroadcastMapConversion = {url = "https://github.com/ITensor/BroadcastMapConversion.jl"}
SparseArraysBaseNext = {path = ".."}
TypeParameterAccessors = {url = "https://github.com/ITensor/TypeParameterAccessors.jl"}
5 changes: 0 additions & 5 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ BroadcastMapConversion = "4a4adec5-520f-4750-bb37-d5e66b4ddeb2"
SparseArraysBaseNext = "d239194b-8157-4d49-a0f1-e790eb72a729"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138"

[sources]
BroadcastMapConversion = {url = "https://github.com/ITensor/BroadcastMapConversion.jl"}
SparseArraysBaseNext = {path = ".."}
TypeParameterAccessors = {url = "https://github.com/ITensor/TypeParameterAccessors.jl"}

0 comments on commit 58d3609

Please sign in to comment.