From 1903792239156094c8864321af2c2424490edde4 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 27 Apr 2015 12:22:03 +0200 Subject: [PATCH] tox: Update pyroma to 1.8.1. Changelog: - More robust rating. [Jeff Quast] - Closed #24. ("pyroma some_pypi_package" fails) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index d1e337271..0e5654d03 100644 --- a/tox.ini +++ b/tox.ini @@ -82,7 +82,7 @@ commands = [testenv:pyroma] skip_install = true deps = - pyroma==1.7 + pyroma==1.8.1 docutils==0.12 commands = {[testenv:mkvenv]commands}