Commit 7e37085
committed
fix: keep Python include headers for vllm-metal Metal kernel compilation
vllm-metal v0.2.0 compiles Metal kernels at runtime and needs
the Python 3.12 include headers. Instead of removing the entire
include/ directory, only remove non-Python entries to keep the
tarball as small as possible.1 parent 6c5c109 commit 7e37085
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments