summaryrefslogtreecommitdiff
path: root/stsci.tools/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stsci.tools/meta.yaml')
-rw-r--r--stsci.tools/meta.yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/stsci.tools/meta.yaml b/stsci.tools/meta.yaml
new file mode 100644
index 0000000..1463370
--- /dev/null
+++ b/stsci.tools/meta.yaml
@@ -0,0 +1,30 @@
+about:
+ home: https://github.com/embray/stsci.tools
+ license: GPL
+ summary: stsci.tools
+build:
+ number: '0'
+ preserve_egg_dir: 'yes'
+package:
+ name: stsci.tools
+ version: 3.4.1
+requirements:
+ build:
+ - d2to1
+ - astropy >=1.1
+ - pytools
+ - setuptools
+ - stsci.distutils
+ - numpy x.x
+ - python x.x
+ run:
+ - astropy >=1.1
+ - numpy x.x
+ - pytools
+ - stsci.distutils
+ - python x.x
+source:
+ git_url: https://github.com/spacetelescope/stsci.tools
+test:
+ imports:
+ - stsci.tools