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

Remove pyproject.toml before pypy CI build

parent bb5d8b04
No related branches found
No related tags found
1 merge request!104Remove pyproject.toml before pypy CI build
Pipeline #20817 passed with warnings
...@@ -220,6 +220,7 @@ PyPy POCL: ...@@ -220,6 +220,7 @@ PyPy POCL:
- export PY_EXE=pypy - export PY_EXE=pypy
- export PYOPENCL_TEST=portable - export PYOPENCL_TEST=portable
- rm -f pyproject.toml # to avoid installing vanilla numpy
# https://github.com/pybind/pybind11/pull/1494 # https://github.com/pybind/pybind11/pull/1494
- export EXTRA_INSTALL="git+https://github.com/inducer/pybind11 numpy mako" - 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