Added checks for expected binaries in the PATH

Fixes #112
This commit is contained in:
Daniel Quinn
2017-01-14 18:04:15 +00:00
parent d7d9c1edc0
commit 75884285cf
2 changed files with 26 additions and 1 deletions

View File

@@ -1 +1 @@
from .checks import paths_check
from .checks import paths_check, binaries_check