From e31ae6bbb6b698792380ed0831ec1b6013588305 Mon Sep 17 00:00:00 2001 From: Zeitsperre <10819524+Zeitsperre@users.noreply.github.com> Date: Wed, 31 May 2023 14:11:47 -0400 Subject: [PATCH] specify sphinx_rtd_theme --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index a78d9bc44..4c62a7de6 100644 --- a/environment.yml +++ b/environment.yml @@ -58,7 +58,7 @@ dependencies: - sphinx-autodoc-typehints - sphinx-codeautolink - sphinx-copybutton - - sphinx-rtd-theme>=1.0 + - sphinx_rtd_theme>=1.0 - sphinxcontrib-bibtex - tokenize-rt - tox