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 ad3a50f..1d6183a 100644 --- a/crds/meta.yaml +++ b/crds/meta.yaml @@ -16,12 +16,12 @@ requirements:      build:      - d2to1      - astropy >=1.1 -    - numpy x.x +    - numpy      - setuptools      - python x.x      run:      - astropy >=1.1 -    - numpy x.x +    - numpy      - python x.x  source:      git_tag: {{ version }} | 
