enthought / enable

Enable: low-level drawing and interaction
Other
93 stars 44 forks source link

Pilllow 10 drops support for PyQt5 and PySide2 #1062

Open corranwebster opened 1 year ago

corranwebster commented 1 year ago

This breaks the test suite.

When using those versions of Qt, we need to insist on earlier versions of Pillow.

Likely long-term solution is to drop support for Qt5 wrappers.