Commit 475b6f43 by Chris Jerdonek

Fixed typo in HISTORY file; removed nose reference in README.

parent b5a68892
History History
======= =======
0.5.1 (2012-04-03) 0.5.1 (2012-04-24)
----------- ------------------
* Added support for Python 3.1 and 3.2. * Added support for Python 3.1 and 3.2.
* Added tox support to test multiple Python versions. * Added tox support to test multiple Python versions.
......
...@@ -211,7 +211,6 @@ Author ...@@ -211,7 +211,6 @@ Author
.. _Mustache: http://mustache.github.com/ .. _Mustache: http://mustache.github.com/
.. _Mustache spec: https://github.com/mustache/spec .. _Mustache spec: https://github.com/mustache/spec
.. _mustache(5): http://mustache.github.com/mustache.5.html .. _mustache(5): http://mustache.github.com/mustache.5.html
.. _nose: http://readthedocs.org/docs/nose/en/latest/
.. _only unicode strings: http://docs.python.org/howto/unicode.html#tips-for-writing-unicode-aware-programs .. _only unicode strings: http://docs.python.org/howto/unicode.html#tips-for-writing-unicode-aware-programs
.. _PyPI: http://pypi.python.org/pypi/pystache .. _PyPI: http://pypi.python.org/pypi/pystache
.. _Pystache: https://github.com/defunkt/pystache .. _Pystache: https://github.com/defunkt/pystache
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment