##// END OF EJS Templates
packaging: restructured setup.py file....
packaging: restructured setup.py file. - added inclusion of configs - some cleanups - use pytest runner as other projects do

File last commit:

r1:854a839a default
r1234:02c32193 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