summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ccdproc/meta.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ccdproc/meta.yaml b/ccdproc/meta.yaml
index 49fe59d..676578e 100644
--- a/ccdproc/meta.yaml
+++ b/ccdproc/meta.yaml
@@ -19,20 +19,22 @@ package:
requirements:
build:
- astropy >=1.0
- - scipy
+ - decorator
- astroscrappy
- reproject
- scikit-image
+ - scipy
- setuptools
- numpy {{ numpy }}
- python {{ python }}
run:
- astropy >=1.0
- - scipy
- astroscrappy
+ - decorator
- reproject
- scikit-image
+ - scipy
- numpy
- python