Skip to content

Simplified gwpy.utils.shell

This PR simplifies gwpy.utils.shell as follows:

  • use distutils.spawn.find_executable for which
  • simplified tests to run under Windows

Merge request reports