diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-10-20 21:43:17 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-10-20 21:43:17 +0800 |
commit | 8e7fb9998c262d5475fc861ce35427b4fbcc06b7 (patch) | |
tree | bb29aedd8b70095eb9dd1e5b20639f36aa2dd19c | |
parent | f33c6c1f6ec019643b0e9be8d36bbe071a674463 (diff) | |
download | fg21sim-8e7fb9998c262d5475fc861ce35427b4fbcc06b7.tar.bz2 |
Install the new bin/fg21sim-download-cluster-data
-rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ setup( "bin/hpx2healpix", "bin/zea2healpix", "bin/fg21sim-download-snr-data", + "bin/fg21sim-download-cluster-data", ], install_requires=[ "numpy", |