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:
parent
f1ba14b496
commit
8dc9f0562a
2
tox.ini
2
tox.ini
@ -111,7 +111,7 @@ commands =
|
|||||||
[testenv:pyroma]
|
[testenv:pyroma]
|
||||||
skip_install = true
|
skip_install = true
|
||||||
deps =
|
deps =
|
||||||
pyroma==1.8.1
|
pyroma==1.8.2
|
||||||
docutils==0.12
|
docutils==0.12
|
||||||
commands =
|
commands =
|
||||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user