tox: Update ebb-lint to 0.4.4

- Read from stdin
- Strip trailing whitespace and \ before tokenizing.
- EOF bug?
This commit is contained in:
Florian Bruhin 2016-01-27 06:41:00 +01:00
parent d74fb7ed88
commit 959e96f05a

View File

@ -175,7 +175,7 @@ deps =
flake8-debugger==1.4.0 flake8-debugger==1.4.0
pep8-naming==0.3.3 pep8-naming==0.3.3
flake8-putty==0.2.0 flake8-putty==0.2.0
ebb-lint==0.4.3 ebb-lint==0.4.4
flake8-copyright==0.1 flake8-copyright==0.1
mccabe==0.3.1 mccabe==0.3.1
pep8==1.7.0 pep8==1.7.0