diff options
Diffstat (limited to 'crds')
| -rw-r--r-- | crds/meta.yaml | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/crds/meta.yaml b/crds/meta.yaml index 5b603d7..9e12689 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -19,11 +19,15 @@ requirements:      - d2to1      - stsci.distutils      - astropy +    - requests +    - lxml      - setuptools      - numpy x.x      - python x.x      run:      - astropy +    - requests +    - lxml      - numpy x.x      - python x.x  source: | 
