From 1f5c678a218e1ae27bd953be572a9850721998d7 Mon Sep 17 00:00:00 2001 From: Chris Jerdonek Date: Sat, 15 Sep 2012 15:26:38 -0700 Subject: Add TODO to make sure README will render correctly when uploaded to PyPI. --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 86ba4b2..701e6b2 100644 --- a/TODO.md +++ b/TODO.md @@ -2,6 +2,9 @@ TODO ==== * Add Travis CI status image to README. +* Make sure the new README will parse succesfully in PyPI. See also: + * http://bugs.python.org/issue15231 + * https://github.com/cjerdonek/molt/commit/91a7f158fdd5b93b90201ae0c128d2bbbaf7f913#README.md * Add a Renderer.render_name() method to render by template name. * 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). -- cgit v1.2.1