Merge "Use basepython 3.7 for flake8 tests"

This commit is contained in:
mike bayer
2019-03-04 17:40:31 +00:00
committed by Gerrit Code Review
+1
View File
@@ -82,6 +82,7 @@ commands=
# thanks to https://julien.danjou.info/the-best-flake8-extensions/
[testenv:pep8]
basepython = python3.7
deps=
flake8
flake8-import-order