Skip to content
Snippets Groups Projects
Commit c3f92549 authored by Andreas Dedner's avatar Andreas Dedner
Browse files

remove dune-geometry form pythonpath - dune-ist does not depend on it

parent f699b101
No related branches found
No related tags found
No related merge requests found
......@@ -31,5 +31,5 @@ debian-11-gcc-9-17-python:
# cmake flags we use for all dune moudle - important is that build shared libs is set (need some better way of doing this)
DUNECI_CMAKE_FLAGS: $DUNE_CMAKE_FLAGS
# finally set the python path to all modules
PYTHONPATH: /duneci/modules/dune-common/build-cmake/python:/duneci/modules/dune-geometry/build-cmake/python:$CI_PROJECT_DIR/build-cmake/python
PYTHONPATH: /duneci/modules/dune-common/build-cmake/python:$CI_PROJECT_DIR/build-cmake/python
tags: [duneci]
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