diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-03-10 07:55:42 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-03-10 07:55:42 -0400 |
commit | 5497802a83efdee6fcec4873c595ad28f351ec15 (patch) | |
tree | edea6ace7e269a4215fc09f2fb0fe19314f39c5f | |
parent | a532e6376ddc07a0687f8edf76c818a2b7e655b6 (diff) | |
download | python-coveragepy-5497802a83efdee6fcec4873c595ad28f351ec15.tar.gz |
Pretty standard: do the work, then a week later remember to update TODO.txt
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,10 +2,10 @@ Coverage TODO * v3.0 beta
-- Windows kit.
++ Windows kit.
- Why doesn't setup.py install work? procmon to the rescue?
-- Try installation on Ubuntu.
-- Proper project layout.
++ Try installation on Ubuntu.
++ Proper project layout.
+ Code moved to bitbucket.
- Investigate package over module installation.
|