Skip to content

Commit a5eca3a

Browse files
author
Kevin Burke
committed
install necessary dependency
1 parent e35f303 commit a5eca3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ clean:
3737
-rm -rf $(BUILDDIR)/*
3838

3939
html:
40+
pip install -r ../requirements.txt
4041
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
4142
@echo
4243
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."

0 commit comments

Comments
 (0)