File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name = "TensorKitTests"
22
33[deps ]
44Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
5+ AllocCheck = " 9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"
56Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
67CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
78ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -25,8 +26,12 @@ VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
2526Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
2627cuTENSOR = " 011b41b2-24ef-40a8-b3eb-fa098493e9e1"
2728
29+ [sources ]
30+ TensorKit = {path = " .." }
31+
2832[compat ]
2933Aqua = " 0.6, 0.7, 0.8"
34+ AllocCheck = " 0.2"
3035ChainRulesTestUtils = " 1"
3136Combinatorics = " 1"
3237GPUArrays = " 11.3.1"
@@ -35,6 +40,3 @@ ParallelTestRunner = "2"
3540Test = " 1"
3641TestExtras = " 0.2,0.3"
3742Zygote = " 0.7"
38-
39- [sources ]
40- TensorKit = {path = " .." }
You can’t perform that action at this time.
0 commit comments