changeset 15:302eb5118a36 draft

Uploaded
author ahosny
date Wed, 07 Sep 2016 09:33:02 -0400
parents eaf4f14d7cf0
children 7e8047d291e4
files setup-mac.sh
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/setup-mac.sh	Wed Sep 07 09:32:46 2016 -0400
+++ b/setup-mac.sh	Wed Sep 07 09:33:02 2016 -0400
@@ -21,9 +21,6 @@
 # Install pysam library
 pip install pysam
 
-# Install numpy library
-pip install numpy
-
 # Install Bio Python
 pip install biopython