]> git.phdru.name Git - cookiecutter.git/blob - project_template/docs/rebuild
Fix development requirements: add pytest-cov and tox
[cookiecutter.git] / project_template / docs / rebuild
1 #! /bin/sh
2
3 SPHINXBUILD="`which sphinx-build`"
4 PYTHONPATH=.. exec make SPHINXBUILD="python $SPHINXBUILD" html