diff options
Diffstat (limited to 'nictools')
-rw-r--r-- | nictools/meta.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/nictools/meta.yaml b/nictools/meta.yaml index bae978c..a4f73cf 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -9,16 +9,17 @@ package: requirements: build: - astropy >=1.1 - - numpy x.x + - recon - scipy - stsci.tools - setuptools + - numpy x.x - python x.x run: - astropy >=1.1 - - numpy x.x - scipy - stsci.tools + - numpy x.x - python x.x source: git_tag: 1.1.3 |