pypi: add dune-common dependency

This commit is contained in:
Arne Morten Kvarving
2022-12-12 13:38:59 +01:00
parent 00cc1f7f08
commit 2c8e50fa53

View File

@@ -9,7 +9,7 @@
yum-config-manager --add-repo \
https://www.opm-project.org/package/opm.repo
yum install -y cmake3 ccache boost169-devel boost169-static
yum install -y blas-devel suitesparse-devel trilinos-openmpi-devel
yum install -y blas-devel suitesparse-devel dune-common-devel
#${PYTHON27} -m pip install pip --upgrade
#${PYTHON27} -m pip install wheel setuptools twine pytest-runner auditwheel