tox.ini: Update Python version list.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2020-08-22 20:38:19 -04:00
parent 30c2891447
commit 56b2fd1f47

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.4
envlist = py34, py35, py36
envlist = py36, py37, py38
[pycodestyle]
max-line-length = 100