view requirements.txt @ 7976:2a6b6baf1448

page: pass url query params to Page instead of passing request.GET.mixed() to .pager Standardize on one transparent way to use Pager: Avoid passing random parameters to .pager() ... or any parameters at all.
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 09 Nov 2019 19:08:16 +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
.