From 3234d5a38e42c17d69ed2ff519b0cdc36483777b Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Fri, 23 Feb 2024 17:02:15 -0500 Subject: [PATCH] Unpin sphinx for docs --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2e65fc4..25dd769 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ test = pytest-remotedata ci-watson docs = - sphinx<8 + sphinx sphinx-automodapi sphinx-rtd-theme