Commit 71da1204 by Chris Wanstrath

whitespace

parent 4ac53c96
...@@ -13,8 +13,6 @@ if sys.argv[-1] == "publish": ...@@ -13,8 +13,6 @@ if sys.argv[-1] == "publish":
publish() publish()
sys.exit() sys.exit()
setup(name='pystache', setup(name='pystache',
version='0.2.0', version='0.2.0',
description='Mustache for Python', description='Mustache for Python',
......
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