tox: Update astroid to 1.3.7.
Changelog: Improved handling of the six package.
This commit is contained in:
parent
3991cf9dc5
commit
418c7e4a96
2
tox.ini
2
tox.ini
@ -79,7 +79,7 @@ skip_install = true
|
|||||||
setenv = PYTHONPATH={toxinidir}/scripts/dev
|
setenv = PYTHONPATH={toxinidir}/scripts/dev
|
||||||
deps =
|
deps =
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
astroid==1.3.6
|
astroid==1.3.7
|
||||||
beautifulsoup4==4.4.0
|
beautifulsoup4==4.4.0
|
||||||
pylint==1.4.4
|
pylint==1.4.4
|
||||||
hypothesis==1.8.5
|
hypothesis==1.8.5
|
||||||
|
Loading…
Reference in New Issue
Block a user