Browse Source

Python 3.6 is required

We use some 3.6-specific features from the enum library, so older
versions won't work.
Clara Hobbs 7 years ago
parent
commit
da755935cb
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

37
 
37
 
38
 ## Requirements
38
 ## Requirements
39
 
39
 
40
-* Python >= 3.4 should work (tested with 3.6)
40
+* Python >= 3.6
41
 * pySerial (tested with 3.3)
41
 * pySerial (tested with 3.3)

Loading…
Cancel
Save