From 84f451f3687616426dbad64b209973377738c52c Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 26 Sep 2023 15:49:28 +1000 Subject: [PATCH] TST: Testing for new refactor of qe-book-theme --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 800f49f2..a814eef4 100644 --- a/environment.yml +++ b/environment.yml @@ -9,7 +9,7 @@ dependencies: - pip: - jupyter-book==0.15.1 - docutils==0.17.1 - - quantecon-book-theme==0.4.3 + - git+https://github.com/QuantEcon/quantecon-book-theme@refactor-qe - sphinx-tojupyter==0.3.0 - sphinxext-rediraffe==0.2.7 - sphinx-exercise==0.4.1