summaryrefslogtreecommitdiff
path: root/requirements/tox.pip
blob: 86a8f8df04b6cf3866de3603a9b4f72767a85fc9 (plain)
1
2
3
4
5
6
7
# 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.4.0
# Adds env recreation on requirements file changes.
tox-battery==0.5.1