supported python 3.7

This commit is contained in:
Devaev Maxim
2018-08-17 23:09:30 +03:00
parent 992abfe2d8
commit 765a86c47b
3 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ envlist = flake8, pylint, mypy, vulture, eslint, htmlhint
skipsdist = True
[testenv]
basepython = python3.6
basepython = python3.7
[testenv:flake8]
commands = flake8 kvmd