numat / tripplite

Python USB HID interface to Tripplite UPS battery backups.
GNU General Public License v2.0
31 stars 12 forks source link

Specify operating Python versions #14

Closed alexrudd2 closed 1 year ago

alexrudd2 commented 1 year ago

I should more precisely describe the list of Python versions this runs on.

@cooperlees In 2020 you were running on 3.8. Is that still the case? What version works for you now?

cooperlees commented 1 year ago

Running 3.11 now. Happy to help maintain this project too if you'd like since I use it ...

alexrudd2 commented 1 year ago

Closed in https://github.com/numat/tripplite/commit/9235b928367f5ac032a3f955b7046095b5644f40

alexrudd2 commented 1 year ago

Running 3.11 now. Happy to help maintain this project too if you'd like since I use it ...

Sure! I've set your commit bit.

Ideally, I'd like this to be up to the standards of our other repositories (such as alicat, watlow, productivity..) in terms of having a test suite, strict linters, and up-to-date docs. However, I don't actually use it any more and it would be a little difficult to pull a live UPS to test on.