Skip to content

Commit a609d7d

Browse files
authored
Merge pull request adafruit#94 from Tronde/master
Update supported python versions in Readme.md
2 parents da8cddf + 0ee048e commit a609d7d

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)