##// END OF EJS Templates
pyramid: make flash messages not rely strictly on pylons session....
pyramid: make flash messages not rely strictly on pylons session. - now if we pass in request it relies to bound session store of given request.

File last commit:

r1863:7e505d15 default
r1905:741dca9b default
Show More
requirements_test.txt
15 lines | 265 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.1.2
py==1.4.34
pytest-cov==2.5.1
pytest-sugar==0.8.0
pytest-runner==2.11.1
pytest-catchlog==1.2.2
pytest-profiling==1.2.6
gprof2dot==2016.10.13
pytest-timeout==1.2.0
mock==1.0.1
WebTest==1.4.3
cov-core==1.15.0
coverage==3.7.1