blob: 1428e42a2db6e144c3fd33ebbc36d5cf145468bb (
plain)
1
2
3
4
5
|
# 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
|