summaryrefslogtreecommitdiff
path: root/stsci-data-analysis/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stsci-data-analysis/meta.yaml')
-rw-r--r--stsci-data-analysis/meta.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml
deleted file mode 100644
index a84b85d..0000000
--- a/stsci-data-analysis/meta.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-{% set name = 'stsci-data-analysis' %}
-{% 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-data-analysis meta-package
-build:
- number: {{ number }}
-package:
- name: {{ name }}
- version: {{ version }}
-requirements:
- run:
- - astropy >=1.1
- - specview
- - astroimtools
- - cube-tools
- - stginga
- - asv
- - asdf
- - numpy x.x
- - python x.x