Commit 697167f
Simon Rit
BUG: Fix compatibility with scikit-build(-core) build directory names
scikit-build compiles in the directory "_skbuild/cmake-build"
scikit-build-core compiles in an environment-dependent directory, e.g., in the directory "build/cp38-cp38-manylinux_2_28_x86_64"1 parent 2ac066f commit 697167f
File tree
2 files changed
+2
-2
lines changed- scripts
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments