From 1414a57182e45ba342a98b431f62b35484c2f462 Mon Sep 17 00:00:00 2001 From: GALI PREM SAGAR Date: Mon, 9 Aug 2021 11:29:21 -0500 Subject: [PATCH] add pydata-sphinx-theme --- conda/recipes/rapids-doc-env/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/recipes/rapids-doc-env/meta.yaml b/conda/recipes/rapids-doc-env/meta.yaml index 17801933..5b4c6f89 100644 --- a/conda/recipes/rapids-doc-env/meta.yaml +++ b/conda/recipes/rapids-doc-env/meta.yaml @@ -42,6 +42,7 @@ requirements: - nbsphinx {{ nbsphinx_version }} - numpydoc - pandoc {{ pandoc_version }} + - pydata-sphinx-theme - recommonmark - sphinx - sphinx_rtd_theme