tox: Update astroid to 1.4.3.

* pkg_resources brain tips are a bit more specific, by specifiying proper
  returns.
* Standard library modules are properly detected by is_standard_module.
This commit is contained in:
Florian Bruhin 2015-12-29 14:44:00 +01:00
parent e9bf5fc219
commit b7998838d3

View File

@ -105,7 +105,7 @@ passenv =
deps =
{[testenv]deps}
{[testenv:misc]deps}
astroid==1.4.2
astroid==1.4.3
pylint==1.5.2
requests==2.9.0
commands =