From 8426033b89b01bac1154532d82967f07c694db42 Mon Sep 17 00:00:00 2001 From: nicrie Date: Mon, 21 Feb 2022 11:02:16 +0100 Subject: [PATCH] docs: install current master branch of sphinx-gallery --- docs/environment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/environment.yml b/docs/environment.yml index 7648ffa..ba64363 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -11,7 +11,9 @@ dependencies: - scikit-learn - yaml - matplotlib + - seaborn - pip: - sphinxawesome-theme + - install git+https://github.com/sphinx-gallery/sphinx-gallery.git - sphinx-gallery - xeofs