view dev_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 1f43d08ce5a8
children 3c469080bb2a
line wrap: on
line source

pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
mock
sphinx