aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-10-20 21:43:17 +0800
committerAaron LI <aaronly.me@outlook.com>2016-10-20 21:43:17 +0800
commit8e7fb9998c262d5475fc861ce35427b4fbcc06b7 (patch)
treebb29aedd8b70095eb9dd1e5b20639f36aa2dd19c
parentf33c6c1f6ec019643b0e9be8d36bbe071a674463 (diff)
downloadfg21sim-8e7fb9998c262d5475fc861ce35427b4fbcc06b7.tar.bz2
Install the new bin/fg21sim-download-cluster-data
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 581f7ed..b7725e3 100755
--- a/setup.py
+++ b/setup.py
@@ -76,6 +76,7 @@ setup(
"bin/hpx2healpix",
"bin/zea2healpix",
"bin/fg21sim-download-snr-data",
+ "bin/fg21sim-download-cluster-data",
],
install_requires=[
"numpy",