From ade766a5e22861a52da1d1b8b9f4e83a60a0cbc9 Mon Sep 17 00:00:00 2001 From: John Eskew Date: Mon, 18 Sep 2017 09:41:19 -0400 Subject: [PATCH] Add tox to testing requirements. --- requirements/edx/testing.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index e33b13d5ca..8ee74c701f 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -20,3 +20,5 @@ pytest-django==3.1.2 pytest-forked==0.2 pytest-randomly==1.2.1 pytest-xdist==1.20.0 +tox==2.8.2 +tox-battery==0.5