Commit 900c278
committed
fix: add system dependencies for Python 3.14 lxml build
- Install libxml2-dev and libxslt1-dev for Python 3.14
- Fixes lxml build failure in CI when using Python 3.14
- Required because lxml doesn't have pre-built wheels for Python 3.14 yet1 parent c388062 commit 900c278
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
30 | 37 | | |
31 | 38 | | |
32 | 39 | | |
| |||
0 commit comments