lint: Bump flake8 to 3.7.8
This commit is contained in:
parent
838920704a
commit
0ef0e51fe4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
export LC_ALL=C
|
||||
|
||||
travis_retry pip3 install codespell==1.15.0
|
||||
travis_retry pip3 install flake8==3.5.0
|
||||
travis_retry pip3 install flake8==3.7.8
|
||||
travis_retry pip3 install vulture==0.29
|
||||
|
||||
SHELLCHECK_VERSION=v0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue