changeset 14:eaf4f14d7cf0 draft

Uploaded
author ahosny
date Wed, 07 Sep 2016 09:32:46 -0400
parents e0f5a71e94ed
children 302eb5118a36
files setup-linux.sh
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/setup-linux.sh	Wed Sep 07 09:32:24 2016 -0400
+++ b/setup-linux.sh	Wed Sep 07 09:32:46 2016 -0400
@@ -12,9 +12,6 @@
 # Install pysam library
 sudo pip install pysam
 
-# Install numpy library
-sudo pip install numpy
-
 # Install Bio Python
 sudo pip install biopython