From 90e8d1711a6b34d32539fc4f377adeb605cb282b Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 23 Mar 2009 07:01:09 -0400 Subject: Always more ideas --- TODO.txt | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1