From: Diane Trout Date: Tue, 1 Jun 2010 19:36:31 +0000 (+0000) Subject: apparently commas are important X-Git-Tag: 0.4.3~10 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=ec86dff5d8dd407102b9d63905b5f7b4ee5e6c1a apparently commas are important --- diff --git a/setup.py b/setup.py index 2ecb3c6..232017b 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( 'scripts/library.py', 'scripts/makebed', 'scripts/make-library-tree', - 'scripts/mark_archived_data' + 'scripts/mark_archived_data', 'scripts/qseq2fastq', 'scripts/rerun_eland.py', 'scripts/retrieve_config',