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

Merge branch 'fix-pypy-for-pyproject-toml' into 'master'

Remove pyproject.toml before pypy CI build

See merge request inducer/pyopencl!104
parents bb5d8b04 2041c183
No related branches found
No related tags found
No related merge requests found
......@@ -220,6 +220,7 @@ PyPy POCL:
- export PY_EXE=pypy
- export PYOPENCL_TEST=portable
- rm -f pyproject.toml # to avoid installing vanilla numpy
# https://github.com/pybind/pybind11/pull/1494
- export EXTRA_INSTALL="git+https://github.com/inducer/pybind11 numpy mako"
......
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