Commit b62e473
committed
use local modules if main.py is run directly.
When west/app/main.py is executed directly, also the correct West
modules must be imported. Therefore, the Python module search path is
configured appropriately before importing any West modules.1 parent 06abc8d commit b62e473
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments