diff options
Diffstat (limited to 'stsci.imagemanip')
-rw-r--r-- | stsci.imagemanip/meta.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index 60f05bd..cca5209 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -10,13 +10,14 @@ package: version: 1.1.2 requirements: build: - - numpy x.x + - recon - stsci.tools - setuptools + - numpy x.x - python x.x run: - - numpy x.x - stsci.tools + - numpy x.x - python x.x source: git_url: https://github.com/spacetelescope/stsci.imagemanip |