diff options
Diffstat (limited to 'crds')
| -rw-r--r-- | crds/meta.yaml | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml index bf7f408..5b497f5 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -11,8 +11,9 @@ package:  requirements:      build:      - astropy >=1.1 -    - numpy x.x +    - recon      - setuptools +    - numpy x.x      - python x.x      run:      - astropy >=1.1  | 
