jcarbaugh / python-roku

Screw remotes. Control your Roku with Python.
https://pypi.python.org/pypi/roku
BSD 3-Clause "New" or "Revised" License
294 stars 95 forks source link

Support testing of Python 3.9 and 3.10 #75

Closed ronnie-llamado closed 1 year ago

ronnie-llamado commented 2 years ago

The version of black was updated to support 3.10. Also max-parallel was incremented to 5 from 4 to support running all test python versions in parallel.