##// END OF EJS Templates
dependencies: organized test requirements....
dependencies: organized test requirements. - introduced requirements_test.txt file to store test requirements. - add parsing into setup.py of requirement files and passing it automatically.

File last commit:

r1:854a839a default
r1222:a3ed8d9e 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