From 1464fa5312b4803a727d005cb09b5321709aa5cc Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 26 Aug 2025 15:32:28 +1000 Subject: [PATCH] install new version of QuantEcon.py from copilot/fix-589 --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index f69c4ec3..3eede68e 100644 --- a/environment.yml +++ b/environment.yml @@ -18,4 +18,5 @@ dependencies: - sphinx-togglebutton==0.3.2 # Docker Requirements - pytz + - git+https://github.com/QuantEcon/QuantEcon.py@copilot/fix-589