##// END OF EJS Templates
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27 - fixed some core tests for new webob/webtest - changed core methods to make them more pyramid compat.

File last commit:

r1:854a839a default
r1906:1eaf71e3 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html