Skip to content

Commit 2901399

Browse files
committed
No need to depend it here, conf.py runs make stubs
1 parent 0d3b777 commit 2901399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ clean:
9090
rm -rf autoapi
9191
rm -rf $(STUBDIR) $(DISTDIR) *.egg-info
9292

93-
html: stubs
93+
html:
9494
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
9595
@echo
9696
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."

0 commit comments

Comments
 (0)