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 f240102..ec107f5 100755
--- a/setup.py
+++ b/setup.py
@@ -69,6 +69,7 @@ setup(
"Topic :: Scientific/Engineering :: Astronomy",
],
packages=find_packages(exclude=["docs", "tests"]),
+ include_package_data=True,
scripts=[
"bin/fg21sim",
"bin/healpix2hpx",