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 e56876c commit 08b4576Copy full SHA for 08b4576
docs/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 ?= nv run sphinx-build
+SPHINXBUILD ?= uv run sphinx-build
8
SOURCEDIR = .
9
BUILDDIR = _build
10
0 commit comments