diff options
Diffstat (limited to 'stsci.sphere')
| -rw-r--r-- | stsci.sphere/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index ad48145..d5d0a4c 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -13,14 +13,14 @@ requirements:      - d2to1      - astropy >=1.1      - matplotlib -    - numpy x.x +    - numpy      - setuptools      - stsci.distutils      - python x.x      run:      - astropy >=1.1      - matplotlib -    - numpy x.x +    - numpy      - python x.x  source:      git_url: https://bitbucket.org/stsci_ssb/stsci.sphere  | 
