Skip to content

Commit b13132d

Browse files
committed
Fix Gitlab basedpyright
1 parent e3b9065 commit b13132d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ BasedPyright:
4949
. ./ci-support-v0
5050
export EXTRA_INSTALL="git+https://github.com/inducer/arraycontext"
5151
build_py_project_in_venv
52-
python -m pip install basedpyright mpi4py pytest
52+
python -m pip install basedpyright mpi4py pytest pyopencl jax pygments
5353
basedpyright
5454
tags:
5555
- python3

0 commit comments

Comments
 (0)