tox: Update pyroma to 1.8.2.

Upstream changelog:

Do not complain that the version number should be a string, when it is a
basestring. [maurits]
This commit is contained in:
Florian Bruhin 2015-06-14 13:45:09 +02:00
parent f1ba14b496
commit 8dc9f0562a

View File

@ -111,7 +111,7 @@ commands =
[testenv:pyroma]
skip_install = true
deps =
pyroma==1.8.1
pyroma==1.8.2
docutils==0.12
commands =
{envpython} scripts/link_pyqt.py --tox {envdir}