doc: fix path to sphinx
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/Makefile
M doc/Makefile +1 -1
@@ 1,6 1,6 @@ 
 # Minimal makefile for Sphinx documentation
 #
-export PATH:=$(PATH):../.tox/py310-sphinx/bin/
+export PATH:=$(PATH):../.tox/py311-sphinx/bin/
 
 # You can set these variables from the command line.
 SPHINXOPTS    =