view requirements.txt @ 6375:692dddf298e2

middleware: drop gzipper middleware It added unfortunate buffering, was only enabled for static_files=true, and isn't available for TurboGears2. If necessary, it is better to configure the web server to provide it.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 03 Jan 2017 02:06:41 +0100
parents 941548131765
children
line wrap: on
line source

# requirements.txt file for use as "pip install -r requirements.txt" as a
# readthedocs compatible alternative to "pip install -e ." which is a working
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
.