From 08d49414ad0f70bde7c6a53672d1847a6c872176 Mon Sep 17 00:00:00 2001 From: mmcky Date: Mon, 19 Apr 2021 15:25:49 +1000 Subject: [PATCH] update env to be compatible with github workflows --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index b7315ea..767ca39 100644 --- a/environment.yml +++ b/environment.yml @@ -2,8 +2,8 @@ name: qe-lectures channels: - default dependencies: - - python=3.7 - - anaconda=2020.02 + - python=3.8 + - anaconda - pip - pip: - interpolation