Commit 87e87fc
committed
fix(pathfinder): run loader subprocesses outside checkout
Launch the subprocess helper from a neutral working directory so wheel-based CI imports the installed cuda-pathfinder package instead of the source tree and avoids missing generated _version.py failures.
Made-with: Cursor1 parent 0fc8d3f commit 87e87fc
File tree
1 file changed
+5
-1
lines changed- cuda_pathfinder/tests
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments