diff options
Diffstat (limited to 'stginga')
| -rw-r--r-- | stginga/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/stginga/meta.yaml b/stginga/meta.yaml index d721a51..12dd044 100644 --- a/stginga/meta.yaml +++ b/stginga/meta.yaml @@ -16,14 +16,14 @@ requirements:      build:      - ginga      - astropy >=1.2 -    - numpy x.x +    - numpy      - scipy      - setuptools      - python x.x      run:      - ginga      - astropy >=1.2 -    - numpy x.x +    - numpy      - scipy      - python x.x  source: | 
