Mercurial > piecrust2
comparison 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 |
comparison
equal
deleted
inserted
replaced
75:1bfcdbbe2572 | 76:fdb08d986384 |
---|---|
159 'compressinja==0.0.2', | 159 'compressinja==0.0.2', |
160 'mock==1.0.1', | 160 'mock==1.0.1', |
161 'py==1.4.23', | 161 'py==1.4.23', |
162 'python-dateutil==2.2', | 162 'python-dateutil==2.2', |
163 'repoze.lru==0.6', | 163 'repoze.lru==0.6', |
164 'smartypants==1.8.6', | |
164 'strict-rfc3339==0.4' | 165 'strict-rfc3339==0.4' |
165 ], | 166 ], |
166 tests_require=[ | 167 tests_require=[ |
167 'pytest==2.6.1', | 168 'pytest==2.6.1', |
168 'pytest-mock==0.2.0' | 169 'pytest-mock==0.2.0' |