Skip to content

Commit 08b4576

Browse files
committed
fix uv
1 parent e56876c commit 08b4576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# You can set these variables from the command line, and also
55
# from the environment for the first two.
66
SPHINXOPTS ?=
7-
SPHINXBUILD ?= nv run sphinx-build
7+
SPHINXBUILD ?= uv run sphinx-build
88
SOURCEDIR = .
99
BUILDDIR = _build
1010

0 commit comments

Comments
 (0)