Add CI tests for PyQt5, PyQt6 and PySide6 #489
Labels
component: build
Issues related to build and development infrastructure
component: tests
type: enhancement
New feature or request
We currently only test on PySide2. Once Pyface has released support for Qt 6, we should add workflows that run the test suite on PySide6, PyQt6, and (for good measure) PyQt5, on at least one supported Python version and platform.
(It's probably not worth trying to test on PyQt4 at this point.)
xref: enthought/pyface#1050
The text was updated successfully, but these errors were encountered: