Skip to content

Commit

Permalink
Gitlab CI: install arraycontext
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Jan 9, 2025
1 parent 179cf09 commit 377289c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Mypy:
script: |
curl -L -O https://tiker.net/ci-support-v0
. ./ci-support-v0
export EXTRA_INSTALL="git+https://github.com/inducer/arraycontext"
build_py_project_in_venv
python -m pip install mypy mpi4py
./run-mypy.sh
Expand Down

0 comments on commit 377289c

Please sign in to comment.