Skip to content

Commit ffd5f58

Browse files
Add StarAglebras to Project.toml (#142)
* Add StarAglebras to Project.toml * StarAlgebras v0.3 (#143) * Update StarAlgebras requirement to 0.2.1 (#138) * Update StarAlgebras requirement to 0.2.1 Updates the requirements on [StarAlgebras](https://github.com/JuliaAlgebra/StarAlgebras.jl) to permit the latest version. - [Release notes](https://github.com/JuliaAlgebra/StarAlgebras.jl/releases) - [Commits](JuliaAlgebra/StarAlgebras.jl@v0.1.0...v0.2.1) --- updated-dependencies: - dependency-name: StarAlgebras dependency-version: 0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * v0.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Benoît Legat <benoit.legat@gmail.com> * StarAlgebras v0.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c22faf commit ffd5f58

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
run: |
3232
using Pkg
3333
Pkg.add([
34-
PackageSpec(name="StarAlgebras", rev="main"),
3534
PackageSpec(name="MultivariateBases", rev="master"),
3635
PackageSpec(name="MultivariateMoments", rev="master"),
3736
])

0 commit comments

Comments
 (0)