adafruit / Adafruit_CircuitPython_DHT

CircuitPython support for DHT11 and DHT22 type temperature/humidity devices
MIT License
179 stars 62 forks source link

Updates for PyPi, linting. #13

Closed kattni closed 5 years ago

brentru commented 5 years ago

Looks good! The previous issue with provider in .travis.yml lacking a - has been addressed as well as some other nice fixes (sphinx doc builds correctly, linting).