Skip to content

Commit 377289c

Browse files
committed
Gitlab CI: install arraycontext
1 parent 179cf09 commit 377289c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Mypy:
5252
script: |
5353
curl -L -O https://tiker.net/ci-support-v0
5454
. ./ci-support-v0
55+
export EXTRA_INSTALL="git+https://github.com/inducer/arraycontext"
5556
build_py_project_in_venv
5657
python -m pip install mypy mpi4py
5758
./run-mypy.sh

0 commit comments

Comments
 (0)