diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-02 17:49:46 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-02 17:49:46 -0400 |
| commit | 92f21e865884798b009fbb0df2aad84d7570cc04 (patch) | |
| tree | f936899b3293314cde1e8827ecb1c3f7e3348a94 /TODO.txt | |
| parent | 847c27b6a897b0ba08bac801c4c1b9025b41e9ab (diff) | |
| download | python-coveragepy-git-92f21e865884798b009fbb0df2aad84d7570cc04.tar.gz | |
Updated docs for 4.0b1
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Key: + Make reports use filenames, not module names - documentation - test helpers - - cov.config["run:branch"] api + + cov.config["run:branch"] api (well, coverage.get_option etc) - "added in 4.0" + Remove code only run on <2.6 + Change data file to json |
