Fixed SPHINXBUILD variable to reflect PATH settings

pull/2590/head
Christoph Zimmermann 2023-10-26 15:21:11 +02:00
parent e545316306
commit cfd1e142b0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = ../venv/bin/sphinx-build
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build