summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2013-09-15 10:27:10 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2013-09-15 10:27:10 -0700
commit5d79f3273784008931938d189be8b649c5aea125 (patch)
tree129845dc94c1d101721a3eb8c338fad636391f18
parenteb3fc2df4ff564e684b1aa631b7d2de535bee834 (diff)
downloadpystache-5d79f3273784008931938d189be8b649c5aea125.tar.gz
Close issue #138.
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index cd812e0..0d42741 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,7 +5,6 @@ In development branch:
* Randomize PYTHONHASHSEED when running tests in tox.
* Randomize PYTHONHASHSEED when running tests in Travis CI.
-* Figure out a way to suppress center alignment of images in reST output.
* Add a unit test for the change made in 7ea8e7180c41. This is with regard
to not requiring spec tests when running tests from a downloaded sdist.
* End support for Python 2.4.