From bf82ca0db5c2e94c4b9c12b1bd92962eac06c4a8 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Thu, 12 May 2016 11:30:20 -0700 Subject: Ensure hacking is installed --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 170856ad..55c408cb 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,3 +6,4 @@ pyflakes contextlib2 setuptools flake8>=2.5.4 +hacking -- cgit v1.2.3