Commit a99ffa9
committed
Pin PyQt6 back on Ubuntu 20.04
The 6.7.1 wheels on PyPI do not confirm to manylinux 2.28 due to
requiring glibc 2.35 symbols, and cannot be loaded on Ubuntu 20.04,
which has glibc 2.31. So we need to pin that back to avoid the failures.1 parent 087a142 commit a99ffa9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments