Skip to content

Check for scour executable to know if scour is installed

Martin Owens requested to merge add_scour_check into master

What does the merge request do?

Adds a dependency to the scour inx that checks for the scour executable. This is a good proxy for if the scour library is available.

Implementation notes

This needs to be tested on windows and macOS to confirm it doesn't break scour use.

Summary for release notes

...

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Merge request reports