From 95779197fbddf23f7d1b236b6c2b88921f3cb976 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Tue, 6 May 2025 18:44:20 -0400 Subject: [PATCH] TST: Test upstream PR 13483 (to resolve sphinx-dev failure) --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1b0a0f7..20b9dc3 100644 --- a/tox.ini +++ b/tox.ini @@ -18,7 +18,7 @@ deps = sphinx72: sphinx==7.2.* sphinx80: sphinx==8.0.* sphinx81: sphinx==8.1.* - sphinxdev: git+https://github.com/sphinx-doc/sphinx#egg=sphinx + sphinxdev: git+https://github.com/jayaddison/sphinx.git@issue-13462/fix-linkcheck-theme-regression-when-allow-redirects-is-none#egg=sphinx commands = pip freeze