Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: ensure pure python code when testing forks.
The idea here is that random error on Windows are *maybe* caused by the bindings to C made here. Earlier we have seen that calling the routines using C (swig) in xtgeo may have issues when doing forking/multiporccessing.
- Loading branch information