opm-simulators/python
Markus Blatt 17ca01b607 [python] Make sure Python files are installed similar to opm-common.
Instead of always using site-packages we query the sitepackages path
from Python. If it matches dist-packages then we use dist-packages if
we install below /usr, otherwise site-packages is used.

This will also make sure that the Python files end up in the same
location as for the ones of opm-common. This should make using them
easier.
2022-03-22 12:06:12 +01:00
..
pybind11 New python folder containing pybind11 2019-10-31 16:35:29 +01:00
simulators [python] Make sure Python files are installed similar to opm-common. 2022-03-22 12:06:12 +01:00
test Initialize blackoil simulator from schedule shared with Python. 2021-09-21 15:52:59 +02:00
test_data Initialize blackoil simulator from schedule shared with Python. 2021-09-21 15:52:59 +02:00
CMakeLists.txt Support using pybind from the system. 2021-03-19 19:56:53 +01:00