view requirements.txt @ 5902:7d23f2491ce8

tests: add set_test_settings fixture Uses https://pytest.org/latest/yieldfixture.html#yieldfixture to restore settings after tests. Takes into account current specifics of list-valued settings.
author Konstantin Veretennicov <kveretennicov@gmail.com>
date Sun, 01 May 2016 23:29:09 +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
.