diff options
Diffstat (limited to 'crds')
| -rw-r--r-- | crds/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/crds/meta.yaml b/crds/meta.yaml index 5b603d7..05428c6 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -18,12 +18,12 @@ requirements:      build:      - d2to1      - stsci.distutils -    - astropy +    - astropy <=1.3dev5740      - setuptools      - numpy x.x      - python x.x      run: -    - astropy +    - astropy <=1.3dev5740      - numpy x.x      - python x.x  source: | 
