tox: Update mccabe to 0.4.0.

- Stop testing on Python 3.2
- Add support for async/await keywords on Python 3.5 from PEP 0492
This commit is contained in:
Florian Bruhin 2016-01-27 22:30:58 +01:00
parent dcd62abe2b
commit 2b6d35b987

View File

@ -177,7 +177,7 @@ deps =
flake8-putty==0.2.0
ebb-lint==0.4.4
flake8-copyright==0.1
mccabe==0.3.1
mccabe==0.4.0
pep8==1.7.0
pyflakes==1.0.0
flake8-string-format==0.2.1