Commit e5f7f0b
committed
[Python] Use greenlet's pre-release
[greenlet]'s stable release doesn't work with Python 3.11. There's a
chance support will be [backported], but until either that happens or
the pre-release is promoted to a stable release, the pre-release needs
to be installed under 3.11. Without it, bpython can't be installed.
[backported]: python-greenlet/greenlet#306
[greenlet]: python-greenlet/greenlet#295 (comment)1 parent 88dd927 commit e5f7f0b
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments