aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index e3d8c03..3d9a6d6 100755
--- a/setup.py
+++ b/setup.py
@@ -45,6 +45,7 @@ setup(
],
packages=find_packages(exclude=["docs", "tests"]),
scripts=[
+ "bin/fg21sim",
"bin/healpix2hpx",
"bin/hpx2healpix",
],