We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 522ca05 commit 8e8b322Copy full SHA for 8e8b322
doc/Makefile
@@ -4,7 +4,7 @@
4
# You can set these variables from the command line, and also
5
# from the environment for the first two.
6
SPHINXOPTS ?=
7
-SPHINXBUILD ?= sphinx-build
+SPHINXBUILD ?= uv run sphinx-build
8
SOURCEDIR = .
9
BUILDDIR = _build
10
0 commit comments