slaclab / pydm

Python Display Manager
http://slaclab.github.io/pydm/
Other
112 stars 77 forks source link

BLD: Update test workflow file with python 3.10 and pyqt 5.15.9 #1047

Closed jbellister-slac closed 10 months ago

jbellister-slac commented 10 months ago

Context

Just want to add newer version of Python and PyQt to our test runs. Also undoes a pin to a flake8 dependency that was only needed for python 3.7 and below. Leaves the PyQt 5.12.3 testing in place since the Designer/custom widget problem is still an issue for PyQt versions greater than that.