Skip to content
  • David Thompson's avatar
    Fix `PYTHONPATH` for VTK image tests. · 9ddaf7bc
    David Thompson authored
    SMTK currently requires a ParaView build directory, at least on
    Mac OS X, because ParaView does not install properly.
    Fix the `PYTHONPATH` for testing to include the `lib/site-packages`
    directory so that `import vtk` can work and image-based tests run.
    9ddaf7bc