From d01f9889ea52172d373c00b243a732c222f1715d Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sat, 11 Apr 2009 19:20:10 +0200 Subject: [PATCH] remove outdated info --HG-- branch : trunk --- TODO.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/TODO.txt b/TODO.txt index 21977fbdd..4fa7fafa0 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,14 +1,6 @@ Things to do for 1.0.0 ========================= -- scale down "magic" impressions & improve py.test: - - documentation entry points for users - - documentation entry points for extenders - - advertise plugins instead of conftest! - - new config system - - small things: --nomagic -> --no-reassert - - deprecate py.magic - py.test --------------