summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index c97ae1c..36f85f3 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -4,7 +4,7 @@ export PATH:=$(PATH):../.tox/py310-sphinx/bin/
# You can set these variables from the command line.
SPHINXOPTS =
-SPHINXBUILD = ../.tox/py310-sphinx/bin/sphinx-build
+SPHINXBUILD = ../.tox/py311-sphinx/bin/sphinx-build
SPHINXPROJ = yoyo-migrations
SOURCEDIR = .
BUILDDIR = _build