remove a unnecessary line

Change-Id: Id0fcb97bad37e5164854736c6c4c686a6192a9db
This commit is contained in:
xion 2016-06-16 19:59:57 +08:00
parent 1fb41db448
commit 3f236fb2d6
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ basepython = python2.7
[testenv:pep8]
commands = flake8
#commands = {toxinidir}/tools/fake_pep8.sh
distribute = false
[testenv:py26]
basepython = python2.6