diff options
Diffstat (limited to 'gwcs/meta.yaml')
| -rw-r--r-- | gwcs/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/gwcs/meta.yaml b/gwcs/meta.yaml index 651f0ee..19bbb99 100644 --- a/gwcs/meta.yaml +++ b/gwcs/meta.yaml @@ -16,13 +16,13 @@ package:  requirements:      build:      - asdf -    - astropy >=1.1 +    - astropy      - setuptools      - numpy x.x      - python x.x      run:      - asdf -    - astropy >=1.1 +    - astropy      - numpy x.x      - python x.x  source: | 
