From 780cf29ca0f2b0d1391c50b5b080311370e244a1 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Wed, 25 Apr 2012 12:54:32 -0700 Subject: Removed a TODO that is already addressed. --- TODO.md | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index a6eb1a9..54f2851 100644 --- a/TODO.md +++ b/TODO.md @@ -4,6 +4,5 @@ TODO * Turn the benchmarking script at pystache/tests/benchmark.py into a command in pystache/commands, or make it a subcommand of one of the existing commands (i.e. using a command argument). * Provide support for logging in at least one of the commands. -* Make sure doctest text files can be converted for Python 3 when using tox. * Make sure command parsing to pystache-test doesn't break with Python 2.4 and earlier. * Combine pystache-test with the main command. -- cgit v1.2.1