Commit 11eaef89 by Chris Jerdonek

README tweak.

parent 6c42ef7d
...@@ -162,9 +162,9 @@ Mustache spec. To include tests from the Mustache spec in your test runs: :: ...@@ -162,9 +162,9 @@ Mustache spec. To include tests from the Mustache spec in your test runs: ::
git submodule init git submodule init
git submodule update git submodule update
To test a source distribution of Pystache with Python 3.x, you must use tox. To test Pystache from a source distribution with Python 3.x, you must use tox.
This is because the raw source is not Python 3 compatible and must be first This is because the raw source is not Python 3 compatible and must first be
be run through 2to3_. run through 2to3_.
Mailing List Mailing List
......
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