From f4bcb44025889d7a37577a6c9de331f52b14f7c9 Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Wed, 13 Mar 2019 02:36:15 +0100 Subject: [PATCH] docs: pin Sphinx to <2.0 Ref: https://github.com/pytest-dev/pytest/issues/4912 --- doc/en/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/requirements.txt b/doc/en/requirements.txt index 4e2b8ce1a..320ee8dcd 100644 --- a/doc/en/requirements.txt +++ b/doc/en/requirements.txt @@ -1,4 +1,4 @@ pygments-pytest>=1.1.0 -sphinx>=1.8.2 +sphinx>=1.8.2,<2.0 sphinxcontrib-trio sphinx-removed-in>=0.1.3