opm-simulators/python
Markus Blatt 02666a6677 Use CMake's find_file to find install.py for Python installation.
This seems to be a more stable approach as it does not produce
```
/usr/bin/python3.9: can't open file
'/home/mblatt/src/dune/opm-2.9/opm-common//install.py': [Errno 2] No such file or directory
```
for rebuilds after failed attempts.
2022-09-30 18:05:40 +02:00
..
opm/simulators Make Python opm package a namespace package 2022-06-10 11:37:15 +02:00
pybind11 New python folder containing pybind11 2019-10-31 16:35:29 +01:00
simulators Use CMake's find_file to find install.py for Python installation. 2022-09-30 18:05:40 +02:00
test Dynamically update schedule from Python 2022-06-10 11:31:48 +02:00
test_data Initialize blackoil simulator from schedule shared with Python. 2021-09-21 15:52:59 +02:00
CMakeLists.txt Remove SYSTEM argument for cmake >= 3.12 2022-06-10 11:31:48 +02:00