lint: Bump flake8 to 3.7.8

pull/764/head
Ben Woosley 6 years ago
parent 838920704a
commit 0ef0e51fe4
No known key found for this signature in database
GPG Key ID: 6EE5F3785F78B345

@ -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…
Cancel
Save