Commit e65f1ed
fix: point cuda_bindings sdist build at local cuda_pathfinder wheel
cuda_bindings build backend imports cuda.pathfinder, so pip's build
isolation needs to find the locally-built cuda_pathfinder wheel
instead of pulling from PyPI. Set PIP_FIND_LINKS to the pathfinder
dist directory.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 20636c4 commit e65f1ed
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments