From b5e10aa537f679f0db6cdc7bee3b36eac5df85dc Mon Sep 17 00:00:00 2001 From: Paul Saxe Date: Wed, 30 Aug 2023 14:43:31 -0400 Subject: [PATCH] Fixed documentation requirements --- devtools/conda-envs/test_env.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml index edbc219..5620912 100644 --- a/devtools/conda-envs/test_env.yaml +++ b/devtools/conda-envs/test_env.yaml @@ -25,11 +25,11 @@ dependencies: - pytest-cov # Documentation - - pygments - + - pydata-sphinx-theme + - sphinx-design + # Pip-only installs - pip: # Documentation - - rinohtype - - sphinx-rtd-theme - - pystemmer + - sphinx-copybutton + - sphinxnotes-strike