summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-04-23 17:45:04 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-04-23 17:45:04 -0700
commitf30aad9ad2a3fd6be307d76c719d13f73d62734e (patch)
tree56540c7d33c62c262ee96a4220c8a0a107f0983e /TODO.md
parente05966ee30144a624f88f94ac615e42ff4c5a8ac (diff)
downloadpystache-f30aad9ad2a3fd6be307d76c719d13f73d62734e.tar.gz
Changes in preparation for 0.5.1.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 3a8c8d9..a6eb1a9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,4 +7,3 @@ TODO
* 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.
-* Add a unittest that pystache.__version__ matches the version in setup.py.