From 99fc19d116679e10bd8816fe3ef6ea219d5c165c Mon Sep 17 00:00:00 2001
From: nservant <nicolas.servant@curie.fr>
Date: Wed, 27 May 2020 11:41:18 +0200
Subject: [PATCH] [MODIF] update env

---
 environment.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/environment.yml b/environment.yml
index c4b2ec5..fd6119a 100644
--- a/environment.yml
+++ b/environment.yml
@@ -24,6 +24,7 @@ dependencies:
   - bioconda::bioconductor-hitc=1.32.0
   - conda-forge::r-optparse=1.6.6
   - bioconda::ucsc-bedgraphtobigwig=357
+  - conda-forge::cython=0.29.19
   - pip:
     - cooltools==0.3.2
     - fanc==0.8.30
\ No newline at end of file
-- 
GitLab