Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit 0ee048e

Browse files
authored
Update supported python versions
1 parent da8cddf commit 0ee048e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Python library to read the DHT series of humidity and temperature sensors on a R
55

66
Designed specifically to work with the Adafruit DHT series sensors ----> https://www.adafruit.com/products/385
77

8-
Currently the library is only tested with Python 2.6/2.7.
8+
Currently the library is tested with Python 2.6, 2.7, 3.3 and 3.4. It should work with Python greater than 3.4, too.
99

1010
For all platforms (Raspberry Pi and Beaglebone Black) make sure your system is able to compile Python extensions. On Raspbian or Beaglebone Black's Debian/Ubuntu image you can ensure your system is ready by executing:
1111

0 commit comments

Comments
 (0)