view requirements.txt @ 6498:137ea21dfc10

auth: when a auth plugin can't be imported try the next one instead of breaking completly Some authentication modules depend on external services. This may cause the import to fail. Or another scenario is that a (third party) authentication module has been removed and can't be imported anymore.
author domruf <dominikruf@gmail.com>
date Tue, 16 Aug 2016 20:05:48 +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
.