diff options
Diffstat (limited to 'stsci.tools')
-rw-r--r-- | stsci.tools/meta.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml index a42bc84..4361fdc 100644 --- a/stsci.tools/meta.yaml +++ b/stsci.tools/meta.yaml @@ -12,13 +12,14 @@ requirements: build: - astropy >=1.1 - pytools + - recon - setuptools - numpy x.x - python x.x run: - astropy >=1.1 - - numpy x.x - pytools + - numpy x.x - python x.x source: git_url: https://github.com/spacetelescope/stsci.tools |