# HG changeset patch # User Olly Cope # Date 1634748327 0 # Wed Oct 20 16:45:27 2021 +0000 # Node ID ec051de360ea4832a2341c7bc7dd588892b16b91 # Parent 3a460b53756bd3419a943ceec378575a7000dcf8 docs: update path to sphinx diff --git a/doc/Makefile b/doc/Makefile --- a/doc/Makefile +++ b/doc/Makefile @@ -4,7 +4,7 @@ # You can set these variables from the command line, and also # from the environment for the first two. SPHINXOPTS ?= -SPHINXBUILD = ../.tox/py37-sphinx/bin/sphinx-build +SPHINXBUILD = ../.tox/py38-sphinx/bin/sphinx-build SOURCEDIR = . BUILDDIR = _build