From ebb5ca5f5ba29d3389f2b57e49f0a3d9648938a7 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 25 Nov 2009 19:37:34 +0100 Subject: add python3/jython compat TODO --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.txt b/TODO.txt index 01e886c..bf4e3e5 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? -- cgit v1.2.1