Skip to content
Snippets Groups Projects
Commit ff075bab authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Install pyvisfile for examples CI

parent de411b4d
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ Python 3 POCL Examples:
- export PY_EXE=python3
- export PYOPENCL_TEST=portable:pthread
# cython is here because pytential (for now, for TS) depends on it
- export EXTRA_INSTALL="pybind11 cython numpy mako"
- export EXTRA_INSTALL="pybind11 cython numpy mako pyvisfile"
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project-and-run-examples.sh
- ". ./build-py-project-and-run-examples.sh"
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment