tox: Update pyroma to 2.0.2

- Faked the __name__ variable to allow you to have a "if __name__" construct
  in the setup.py.
- Fixed a bug under Python 3 with certain imports.
This commit is contained in:
Florian Bruhin 2016-03-06 16:45:41 +01:00
parent 3a76df3fd0
commit c28dbe84f7

View File

@ -178,7 +178,7 @@ basepython = python3
skip_install = true
passenv =
deps =
pyroma==2.0.0
pyroma==2.0.2
docutils==0.12
commands =
{envdir}/bin/pyroma .