From 13cef9a3c56fe13e879b1f54cd5cbfb908d6e4a3 Mon Sep 17 00:00:00 2001 From: James Kent Date: Mon, 18 Nov 2024 11:53:02 -0600 Subject: [PATCH] fix install --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index eb03cd505..574b5564f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -82,7 +82,7 @@ doc = sphinx-gallery sphinx_rtd_theme>=1.3.0 sphinxcontrib-bibtex - git+https://github.com/readthedocs/sphinx-build-compatibility#egg=sphinx-build-compatibility + sphinx-build-compatibility @ git+https://github.com/readthedocs/sphinx-build-compatibility tests = coverage coveralls