Commit e2d61fa
committed
Add workaround to build with Python 3.10 limited API
We generally require Python 3.11 to build with
the limited API, but add a workaround so that it
works with 3.10 as well, so that it can be used
by IMP's Windows installer. Relates salilab/imp#1112.1 parent 38870b8 commit e2d61fa
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
61 | 68 | | |
62 | 69 | | |
63 | 70 | | |
| |||
0 commit comments