view requirements.txt @ 8012:ce5d4c582a82

py3: cleanup map usage and avoid py3 ambiguity Based on 2to3 -f map ... but replace map with something more explicit (unless born and raised in a lisp world) (but sometimes slightly more verbose).
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 23 Nov 2019 23:59:28 +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
.