diff options
-rw-r--r-- | requirements/tox.pip | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/requirements/tox.pip b/requirements/tox.pip index 9ae2b00b..1428e42a 100644 --- a/requirements/tox.pip +++ b/requirements/tox.pip @@ -3,6 +3,3 @@ # The version of tox used by coverage.py tox==3.16.1 -# Adds env recreation on requirements file changes. -# 0.6.1 failed on travis on py2.7, not sure why it didn't fail locally. -tox-battery==0.5.2 |