Commit a547642
Fix cefpython3 not importable during unit tests
_test_runner.py os.chdir()s to unittests/, so the repo root (where
cefpython3/ lives) falls off sys.path. Set PYTHONPATH to the workspace
root so the package is findable without installing it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ca2374c commit a547642
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
0 commit comments