From 59159ffbd8c55c6684285563dcc59338c1a23c60 Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Thu, 1 Oct 2015 21:16:44 -0700 Subject: [PATCH] more comprehensive requirements.txt (though the fix of the moment was to blow away .tox) --- requirements-test.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements-test.txt b/requirements-test.txt index e004cf0..319ce07 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,2 +1,4 @@ py==1.4.26 pytest==2.7.0 +tox==1.9.2 +virtualenv==12.1.1