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 29f6842..581f7ed 100755
--- a/setup.py
+++ b/setup.py
@@ -80,6 +80,7 @@ setup(
install_requires=[
"numpy",
"scipy",
+ "pandas",
"astropy",
"healpy",
"configobj",