From 50f79540a28cde4112d4fd2a4edb0142a3caf02b Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 4 Feb 2021 14:27:28 +0000 Subject: [PATCH] Update environment.yaml --- environment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yaml b/environment.yaml index 44ec003..d8ce944 100644 --- a/environment.yaml +++ b/environment.yaml @@ -4,4 +4,5 @@ channels: - conda-forge - defaults dependencies: + - python3.6 - pysam