tox: use python3 not specific version

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2019-11-10 16:28:30 +09:00
parent 9e8a1a4e76
commit 2c6c8ed52e

View File

@@ -2,7 +2,7 @@
envlist = check, docs
[testenv]
basepython = python3.6
basepython = python3
[flake8]
ignore =