summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index ff0c9376..11b588f7 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -48,6 +48,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
- How will coverage.py package install over coverage.py module?
- Support 2.3 - 3.0?
http://pythonology.blogspot.com/2009/02/making-code-run-on-python-20-through-30.html
+- Use a .coveragerc file to control coverage.py without the programmatic API.
* Beauty