docs: update path to sphinx
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/Makefile
M doc/Makefile +1 -1
@@ 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