view requirements.txt @ 8856:8014ac73587d

mail: drop unicode filter from templates Unicode is the default in py3, and we no longer pass any non-string arguments that need stringification before rendering. This is backing out a part of 4fbab9d5be4d.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 16 Feb 2021 21:38:09 +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
.