added python 3.6 support

This commit is contained in:
Nigel Dokter 2017-01-26 19:06:03 +01:00
parent c1a6b930c8
commit 6c8a9dcbdb

View File

@ -14,7 +14,7 @@ also includes a serial client to directly read and parse smart meter data.
Features
--------
DSMR Parser supports DSMR versions 2, 3, 4 and 5. It has been tested with Python 3.4 and 3.5.
DSMR Parser supports DSMR versions 2, 3, 4 and 5. It has been tested with Python 3.4, 3.5 and 3.6.
Examples