From ec86dff5d8dd407102b9d63905b5f7b4ee5e6c1a Mon Sep 17 00:00:00 2001 From: Diane Trout Date: Tue, 1 Jun 2010 19:36:31 +0000 Subject: [PATCH] apparently commas are important --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.30.2