[project @ add script to launch copier daemon]
[htsworkflow.git] / setup.py
index b21419383f5b75f33e46bfecc0e4cfad547322a2..eb4f67639716d487d06e91ebe212f3a2ce866ef2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -6,5 +6,5 @@ setup(
   author="Diane Trout",
   author_email="diane@caltech.edu",
   packages=["uashelper"],
-  scripts=['scripts/spoolwatcher'],
+  scripts=['scripts/spoolwatcher', 'scripts/copier'],
 )