tox: Update logilab-common to 1.0.2.

Upstream changelog:

* declare setuptools requirement in __pkginfo__/setup.py
* randomize order of test modules in pytest -t
This commit is contained in:
Florian Bruhin 2015-07-10 12:00:26 +02:00
parent dbef785a94
commit 4905cfc7a5

View File

@ -68,7 +68,7 @@ deps =
astroid==1.3.6 astroid==1.3.6
beautifulsoup4==4.4.0 beautifulsoup4==4.4.0
pylint==1.4.4 pylint==1.4.4
logilab-common==1.0.1 logilab-common==1.0.2
six==1.9.0 six==1.9.0
commands = commands =
{envpython} scripts/link_pyqt.py --tox {envdir} {envpython} scripts/link_pyqt.py --tox {envdir}