summaryrefslogtreecommitdiff
path: root/pandeia-thirdparty/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pandeia-thirdparty/meta.yaml')
-rw-r--r--pandeia-thirdparty/meta.yaml43
1 files changed, 0 insertions, 43 deletions
diff --git a/pandeia-thirdparty/meta.yaml b/pandeia-thirdparty/meta.yaml
deleted file mode 100644
index 424950d..0000000
--- a/pandeia-thirdparty/meta.yaml
+++ /dev/null
@@ -1,43 +0,0 @@
-{% set name = 'pandeia-thirdparty' %}
-{% set version = environ.get("GIT_DESCRIBE_TAG", "0.0.0")
- +".dev"
- +environ.get("GIT_DESCRIBE_NUMBER", "0") %}
-{% set number = '0' %}
-
-about:
- home: http://stsci.edu
- license: BSD
- summary: pandeia-thirdparty meta-package
-
-build:
- number: {{ number }}
-
-package:
- name: {{ name }}
- version: {{ version }}
-
-requirements:
- run:
- - astropy
- - pandokia
- - yolk
- - parsley
- - sphinx_rtd_theme
- - sphinxcontrib-programoutput
- - threading2 ==0.2.1
- - ws4py
- - ext_shmht
- - traceback2
- - mechanize
- - pysynphot
- - ginga
- - photutils
- - fftw
- - pyfftw
- - selenium >=2.44.0
- - tornado ==3.2.2
- - mysql-python [linux]
- - jupyter
- - jupyter_client
- - ipython-notebook
- - python x.x