Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 18, 2024
1 parent ec7e5e4 commit b0690ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ pixi_packages="$(NO_COLOR= pixi list --explicit --no-install | awk 'NR > 1 {prin
if [[ -n "$pixi_packages" ]]; then
pixi global install $pixi_packages
fi
export PYTHONHASHSEED="0"
bash docs/install-julia.sh
pixi clean cache --yes

uv export \
Expand Down

0 comments on commit b0690ee

Please sign in to comment.