We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75f458 commit d9d8a11Copy full SHA for d9d8a11
testing/installPlusSource.sh
@@ -22,7 +22,7 @@ print(\"===============================\") ;\
22
python -c "$testScript"
23
24
# enable pre-compiled modules
25
-export DUNE_ENABLE_PYTHONMODULE_PRECOMPILE=ON
+# export DUNE_ENABLE_PYTHONMODULE_PRECOMPILE=ON
26
27
pip install --pre --find-links file://$PWD/../dist dune.common dune.geometry dune.grid dune.istl dune.localfunctions dune.istl dune.alugrid
28
pip list
0 commit comments