maximvelichko / pyvera

A python library to control devices via the Vera hub
GNU General Public License v2.0
26 stars 30 forks source link

Update to Python 3.9, upgrade pylint mypi etc #154

Open pavoni opened 2 years ago

pavoni commented 2 years ago

Even Python 3.8 created issues on my recent release, and Python 3.9 raised more issues.

So it would be good to upgrade all libraries - and then work through and resolve the lint issues.

This PR should be unwound at that point!

https://github.com/pavoni/pyvera/pull/153