From 269f4001537737d8ff9710535cdbeda1d87cbe23 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Wed, 27 Oct 2021 01:50:15 +0200 Subject: [PATCH] Bump to require sphinx==2, otherwise error follows --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4bb009f..b55f0e3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx>=1.4, !=1.5.4 +sphinx>=2 sphinx-autobuild sphinx_copybutton pydata-sphinx-theme