summaryrefslogtreecommitdiff
path: root/requirements/tox.pip
blob: b8ed59f5691f5457420e80edbd46b232a93d52b6 (plain)
1
2
3
4
5
# The version of tox used by coverage.py
# 2.9.1 is last version supporting 2.6
tox==2.9.1
# Adds env recreation on requirements file changes.
tox-battery==0.5.1