Commit 33d5a30
committed
BUG: Fix detection of itk package
It is possible that the `itk` metapackage is not install, but one of the
more specific packages were just installed, e.g. `itk-filtering`. Check
for `itk-core`, which will always be installed and which has the
required functionality, when checking for ITK Python.1 parent f4f1c4f commit 33d5a30
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments