Skip to content
Snippets Groups Projects
Commit 432d8a52 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Install cppimport, pybind11

parent 45ca117f
No related branches found
No related tags found
No related merge requests found
Pipeline #18008 passed
...@@ -66,6 +66,7 @@ full: ...@@ -66,6 +66,7 @@ full:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
script: script:
- apt install -y ninja-build - apt install -y ninja-build
- python -m pip install -U cppimport pybind11
- python -m pip install -e . - python -m pip install -e .
- python setup.py test - python setup.py test
- python setup.py doctest - python setup.py doctest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment