Commit da8ea1a
committed
[SymForce-External] Bump pybind
Bump pybind
Fixes #425
Our previous version of pybind didn't support py3.11. pybind 2.13.6
supports all versions of python that we support. There isn't much
downside to downloading an additional copy of pybind if you have an
older one installed that supports your version of python. If we wanted
to we could write some table of minimum required versions based on
SYMFORCE_PYTHON's version
Topic: sf-pybind
Relative: fix-wheels
Closes #426
GitOrigin-RevId: 8dcd3ecad8b89835dec3431e9d611262fec2a2771 parent 9c6d4ad commit da8ea1a
3 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
| 405 | + | |
405 | 406 | | |
406 | 407 | | |
407 | 408 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments