summaryrefslogtreecommitdiff
path: root/requirements/tox.pip
blob: 9ae2b00b18b94c39302ef203c9dcdca82e29dff0 (plain)
1
2
3
4
5
6
7
8
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt

# 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