Make pep8 use py27
On freshly installed Ubuntu Xenial, tox -e pep8 failed: Supervisor requires Python 2.4 or later but does not work on any version of Python 3 Not sure what causes tox to create the venv using py3, but this patch forces it to do the right thing. Change-Id: Iac8ced2b86f32276fcf98506bca8969c5fd0bdd4
This commit is contained in:
parent
5d21cd224c
commit
901b448b54