From 9a8d7aef2f30c34f0526b61d42d4e03a06301c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Mon, 13 Sep 2021 15:28:17 +0200 Subject: [PATCH] Use stable Sphinx version --- doc/tutorial/describing-code.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst index 4e98f3605..ae11d0be4 100644 --- a/doc/tutorial/describing-code.rst +++ b/doc/tutorial/describing-code.rst @@ -188,7 +188,7 @@ as specified: .. code-block:: console (.venv) $ make doctest - Running Sphinx v4.2.0+ + Running Sphinx v4.2.0 loading pickled environment... done ... running tests...