make sure flake8 runs under python3 for tox

This commit is contained in:
Corey Goldberg
2016-07-23 16:46:14 -04:00
parent 1cd001b7f6
commit 5856714ac8

View File

@@ -12,5 +12,6 @@ deps=
py27,pypy: mock
[testenv:flake8]
basepython=python3
deps=flake8
commands=flake8