From 274f1958f4061c762bd312a59ce88adea3cd8b43 Mon Sep 17 00:00:00 2001 From: Kevin Paul Date: Tue, 2 Jul 2024 12:49:44 -0600 Subject: [PATCH] Attempt RTF fix --- docs/environment.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/environment.yml b/docs/environment.yml index 745f5a9..3c70b3d 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -13,6 +13,13 @@ dependencies: - pygments - pip - pip: + #>>>> See: https://github.com/dask/dask-sphinx-theme/issues/68 + - sphinxcontrib-applehelp<1.0.5 + - sphinxcontrib-devhelp<1.0.6 + - sphinxcontrib-htmlhelp<2.0.5 + - sphinxcontrib-serializinghtml<1.1.10 + - sphinxcontrib-qthelp<1.0.7 + #<<<< - dask-sphinx-theme>=3.0.5 - numpydoc - sphinx-click