summaryrefslogtreecommitdiff
path: root/stsci/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stsci/meta.yaml')
-rw-r--r--stsci/meta.yaml32
1 files changed, 0 insertions, 32 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml
deleted file mode 100644
index f5a3626..0000000
--- a/stsci/meta.yaml
+++ /dev/null
@@ -1,32 +0,0 @@
-{% set name = 'stsci' %}
-{% set GIT_DESCRIBE_TAG if GIT_DESCRIBE_TAG is not defined '0.0.0' %}
-{% set number = '0' %}
-
-about:
- home: http://stsci.edu
- license: BSD
- summary: stsci meta-package
-build:
- number: {{ number }}
-package:
- name: {{ name }}
- version: {{ version }}
-requirements:
- run:
- - stsci-hst
- - stsci-data-analysis
- - astropy >=1.1
- - cfitsio
- - ds9
- - fftw
- - htc_utils
- - imexam
- - photutils
- - poppy
- - purge_path
- - pyds9
- - pyfftw
- - webbpsf
- - webbpsf-data
- - numpy x.x
- - python x.x