File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2828 arch : ${{ matrix.arch }}
2929 - uses : julia-actions/julia-buildpkg@latest
3030 - uses : julia-actions/julia-runtest@latest
31- - uses : julia-actions/julia-uploadcodecov@latest
3231 env :
3332 JULIA_NUM_THREADS : 4
33+ - uses : julia-actions/julia-uploadcodecov@latest
34+ env :
3435 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 11name = " TensorKitManifolds"
22uuid = " 11fa318c-39cb-4a83-b1ed-cdc7ba1e3684"
33authors = [" Jutho Haegeman" ]
4- version = " 0.4 .0"
4+ version = " 0.3 .0"
55
66[deps ]
77LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88TensorKit = " 07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"
99
1010[compat ]
11- TensorKit = " 0.4.0 "
11+ TensorKit = " >= 0.4"
1212julia = " 1"
1313
1414[extras ]
You can’t perform that action at this time.
0 commit comments