tox: Update pyflakes to 1.2.2
- Avoid traceback when exception is del-ed in except
This commit is contained in:
parent
612ef09f97
commit
d3d765fb97
2
tox.ini
2
tox.ini
@ -152,7 +152,7 @@ deps =
|
|||||||
flake8-copyright==0.1
|
flake8-copyright==0.1
|
||||||
mccabe==0.4.0
|
mccabe==0.4.0
|
||||||
pep8==1.7.0
|
pep8==1.7.0
|
||||||
pyflakes==1.2.1
|
pyflakes==1.2.2
|
||||||
flake8-string-format==0.2.1
|
flake8-string-format==0.2.1
|
||||||
flake8-deprecated==1.0
|
flake8-deprecated==1.0
|
||||||
flake8-mock==0.2
|
flake8-mock==0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user