Closed LionsPhil closed 2 years ago
Looks like the test failure is that Python 3.4 is missing in that environment? Not sure why the rest were cancelled, unless a maintainer did it.
I've manually checked this with 3.7.3, although I haven't done any regressions for 2.x, largely because this is copying an existing fix from another Pimoroni repo with BME280 code.
Tests auto-cancel when something explodes, looks like I've fixed them in the interim. If you have the time/inclination then a rebased PR would be welcome. Thank you.
Been a while since I've done GitHub flow, but believe that's got you a clean rebase onto current head.
That seems to have done the trick, thank you!
This ports the changes from https://github.com/pimoroni/enviroplus-python/pull/23 , where this same function is copied.