summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index b4f46af..111854f 100644
--- a/setup.py
+++ b/setup.py
@@ -9,5 +9,6 @@ setup(name='data_hacks',
# packages=['data_hacks'],
scripts = ['data_hacks/histogram.py',
'data_hacks/nintey_five_percent.py',
+ 'data_hacks/run_for.py',
'data_hacks/sample.py']
) \ No newline at end of file