diff options
Diffstat (limited to 'stsci.sphere')
-rw-r--r-- | stsci.sphere/meta.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 712086d..6bfcfa8 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -12,8 +12,9 @@ requirements: build: - astropy >=1.1 - matplotlib - - numpy x.x + - recon - setuptools + - numpy x.x - python x.x run: - astropy >=1.1 |