diff setup.py @ 76:fdb08d986384 2.0.0-alpha2

Add SmartyPants formatting.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 30 Aug 2014 17:35:11 -0700
parents 8f988aa54433
children ae90caf26224
line wrap: on
line diff
--- a/setup.py	Sat Aug 30 10:00:52 2014 -0700
+++ b/setup.py	Sat Aug 30 17:35:11 2014 -0700
@@ -161,6 +161,7 @@
             'py==1.4.23',
             'python-dateutil==2.2',
             'repoze.lru==0.6',
+            'smartypants==1.8.6',
             'strict-rfc3339==0.4'
             ],
         tests_require=[