summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 01e886c1..bf4e3e56 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -59,6 +59,9 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
* Convenience
+- support distribute/3k installation, register py.test-entrypoint there
+ as well as py-1.1.1 is 2.4-3.1 compatible.
+- skip registering plugin entrypoints if not running on Jython
- Command line modules should also be directories, meaning all the modules in that
directory.
- Why can't a morf also be a string, the name of a module?