mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 18:50:19 -06:00
17ca01b607
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. |
||
---|---|---|
.. | ||
pybind11 | ||
simulators | ||
test | ||
test_data | ||
CMakeLists.txt |