We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b9065 commit b13132dCopy full SHA for b13132d
.gitlab-ci.yml
@@ -49,7 +49,7 @@ BasedPyright:
49
. ./ci-support-v0
50
export EXTRA_INSTALL="git+https://github.com/inducer/arraycontext"
51
build_py_project_in_venv
52
- python -m pip install basedpyright mpi4py pytest
+ python -m pip install basedpyright mpi4py pytest pyopencl jax pygments
53
basedpyright
54
tags:
55
- python3
0 commit comments