Mercurial > piecrust2
view requirements.txt @ 666:81d9c3a3a0b5
internal: Get rid of the whole "sub cache" business.
* Compute cache keys up front, so the cache directory is only chosen once.
* Buffer up config variants to apply before loading the config. Makes it
possible to cache variant-resulting configs, too.
* Make a factory class to reuse the logic that creates the `PieCrust` object
correctly for multi-process workers and such.
* Add a test.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 03 Mar 2016 08:22:41 -0800 |
parents | 59968ee07a07 |
children | dd03385adb62 |
line wrap: on
line source
cffi==1.5.0 colorama==0.3.3 compressinja==0.0.2 Flask==0.10.1 Flask-Login==0.3.2 Jinja2==2.7.3 Markdown==2.6.2 MarkupSafe==0.23 Pygments==2.0.2 pystache==0.5.4 python-dateutil==2.4.2 PyYAML==3.11 repoze.lru==0.6 smartypants==1.8.6 strict-rfc3339==0.5 textile==2.2.2 Unidecode==0.4.18 Werkzeug==0.10.4