view requirements.txt @ 8348:0864547317c2

i18n: fix dead code in Accept-Language workaround from 7c7d6b5c07c7 AppConfig is just providing defaults, and the .ini file has not been read yet. There is thus no point in checking if i18n.lang has been set, and the code would thus *always* set i18n.lang=en ... but that was fine, as it just is a default.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 17 Apr 2020 18:03:21 +0200
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
.