From b95e3a641133aec9a16d973685daeb970e092a86 Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Mon, 24 Jul 2017 17:40:00 -0700 Subject: [PATCH] No python --- environment.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/environment.yml b/environment.yml index bf77a2f..aede622 100644 --- a/environment.yml +++ b/environment.yml @@ -1,10 +1,8 @@ name: example-environment - channels: + - defaults - conda-forge - dependencies: - - python3 - numpy - toolz - matplotlib