From acd7d86feb310c92d06d9670e00cb642b83df054 Mon Sep 17 00:00:00 2001 From: Lukas Hedegaard Date: Mon, 19 Dec 2022 16:16:07 +0100 Subject: [PATCH] Fix sphinx theme requirements --- requirements/docs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 85728ad..819175c 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,9 +1,9 @@ sphinx==5.0.0 -https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme +https://github.com/LukasHedegaard/continual_inference_sphinx_theme/archive/master.zip#egg=continual-sphinx-theme sphinxcontrib.katex==0.8.6 matplotlib==3.5.3 tensorboard==2.10.0 python-etcd==0.4.5 sphinx-copybutton==0.5.0 sphinx-panels==0.4.1 -myst-parser==0.18.1 \ No newline at end of file +myst-parser==0.18.1