From: Mike Bayer Date: Fri, 10 Oct 2025 04:58:08 +0000 (-0400) Subject: try out css_tweaks branch for zzzeeksphinx X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e32aad77af61e6a2b074f34a13f1dc010f38010c;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git try out css_tweaks branch for zzzeeksphinx Change-Id: Ife130a0a3bda89704886f885b23696563fc149cc --- diff --git a/doc/build/requirements.txt b/doc/build/requirements.txt index 7ad5825770..0b4770c0ee 100644 --- a/doc/build/requirements.txt +++ b/doc/build/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/sqlalchemyorg/changelog.git#egg=changelog git+https://github.com/sqlalchemyorg/sphinx-paramlinks.git#egg=sphinx-paramlinks -git+https://github.com/sqlalchemyorg/zzzeeksphinx.git#egg=zzzeeksphinx +git+https://github.com/sqlalchemyorg/zzzeeksphinx.git@css_tweaks#egg=zzzeeksphinx sphinx-copybutton==0.5.1 sphinx-autobuild typing-extensions # for autodoc to be able to import source files