summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 23762f2c..73891430 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,8 @@ New in 3.2: Branch coverage!
New in 3.3: .coveragerc files.
-New in 3.4: Better control over source to measure.
+New in 3.4: Better control over source to measure, and unexecuted files
+can be reported.
"""
# This file is used unchanged under all versions of Python, 2.x and 3.x.