enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.3k stars 284 forks source link

Test against all supported GUI Toolkits #1085

Open rahulporuri opened 2 years ago

rahulporuri commented 2 years ago

At the moment, #1076 only tests MayaVi against the PyQt5 GUI toolkit. It would be good to test against all supported GUI toolkits of MayaVi - wxPython and PySide2.