tox: Update astroid to 1.3.7.

Changelog:

Improved handling of the six package.
This commit is contained in:
Florian Bruhin 2015-07-29 16:55:53 +02:00
parent 3991cf9dc5
commit 418c7e4a96

View File

@ -79,7 +79,7 @@ skip_install = true
setenv = PYTHONPATH={toxinidir}/scripts/dev
deps =
-r{toxinidir}/requirements.txt
astroid==1.3.6
astroid==1.3.7
beautifulsoup4==4.4.0
pylint==1.4.4
hypothesis==1.8.5