aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1fce5c6..99aa4eb 100755
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,6 @@ setup(
install_requires=[
"numpy",
"numba",
- "scipy",
"pandas",
"astropy",
"healpy",