diff options
Diffstat (limited to 'pysynphot')
-rw-r--r-- | pysynphot/meta.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml index f131e32..af3297c 100644 --- a/pysynphot/meta.yaml +++ b/pysynphot/meta.yaml @@ -13,16 +13,17 @@ requirements: - nose - astropy >=1.1 - cython - - numpy x.x - matplotlib + - recon - setuptools + - numpy x.x - python x.x run: - nose - astropy >=1.1 - cython - - numpy x.x - matplotlib + - numpy x.x - python x.x source: git_url: https://github.com/spacetelescope/pysynphot |