Minor package update.
authorBrandon King <kingb@caltech.edu>
Tue, 16 Jun 2009 18:25:07 +0000 (18:25 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 16 Jun 2009 18:25:07 +0000 (18:25 +0000)
setup.py

index a1d2fc71fc5445214fd9cafcc07382f9b4ec2c95..6d3c606873ac62fb7e0e04ff5887d3b21edd2aba 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ setup(
   packages=["htsworkflow", 
             "htsworkflow.pipelines",
             "htsworkflow.frontend",
-            "htsworkflow.analysis",
+            "htsworkflow.frontend.analysis",
             "htsworkflow.frontend.eland_config",
             "htsworkflow.frontend.experiments",
             "htsworkflow.frontend.inventory",