fix some lint issues, and run it during circle-CI

This commit is contained in:
holger krekel
2019-07-03 20:32:01 +02:00
parent 4378608617
commit 8367a03b22
5 changed files with 12 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ commands =
[testenv:lint]
skipsdist = True
usedevelop = True
basepython = python2.7
basepython = python3.5
deps =
flake8
# pygments required by rst-lint