From 72ef1412e3f4d63dcbf59effaa19418b0f59d253 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 7 Nov 2016 22:24:04 +0100 Subject: Bump hacking to 0.12 Change-Id: Ia3eae43f000c022e99981c6a1a5a45df8d0e693c --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 7a4c6f42..c53dca65 100644 --- a/tox.ini +++ b/tox.ini @@ -50,7 +50,7 @@ commands = python setup.py testr --slowest --coverage --testr-args="{posargs}" [testenv:pep8] -deps = hacking<0.12,>=0.11.0 +deps = hacking<0.13,>=0.12 commands = flake8 # Check that .po and .pot files are valid: -- cgit v1.2.1