From 118fc5dbe298badaad2beb58fd1b94bd85f94e79 Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 22 Oct 2024 13:23:26 +1100 Subject: [PATCH] fix theme source --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index e8bbf6d3..141893bb 100644 --- a/environment.yml +++ b/environment.yml @@ -8,7 +8,7 @@ dependencies: - pip: - jupyter-book==1.0.3 # - docutils==0.17.1 - - git+https://github.com/QuantEcon/quantecon-book-theme@maint-22oct + - git+https://github.com/QuantEcon/quantecon-book-theme@main - sphinx-tojupyter==0.3.0 - sphinxext-rediraffe==0.2.7 - git+https://github.com/executablebooks/sphinx-exercise@maint-22oct