Commit 7e687aa
authored
build: For python stub generation, lock pybind11 to pre-3.0 (#4831)
pybind11 3.0 changed the generated stubs, causing CI to fail, so lock
down to no later than the last version before it broke.
We think the pybind11 3.0 generated stubs are mostly better, so at some
point soon, when we have more time to look at it carefully, we will come back
to this topic and bump our wheel workflow to use pybind11 3.0 and update
the stubs accordintly.
Signed-off-by: Larry Gritz <lg@larrygritz.com>1 parent 15aa81b commit 7e687aa
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments