summaryrefslogtreecommitdiff
path: root/pyetc-thirdparty/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pyetc-thirdparty/meta.yaml')
-rw-r--r--pyetc-thirdparty/meta.yaml35
1 files changed, 0 insertions, 35 deletions
diff --git a/pyetc-thirdparty/meta.yaml b/pyetc-thirdparty/meta.yaml
deleted file mode 100644
index 7740f6a..0000000
--- a/pyetc-thirdparty/meta.yaml
+++ /dev/null
@@ -1,35 +0,0 @@
-package:
- name: pyetc-thirdparty
- version: 1.0.0
-
-about:
- home: http://stsci.edu
- license: BSD
- summary: pyetc-thirdparty meta-package
-
-build:
- number: 0
-
-requirements:
- build:
- - django ==1.8.14
- - pmw <=1.3.3
- - epydoc <=3.0.1
- - mechanize <=0.2.5
- - pyfits <=3.4.0
- - urwid <=1.3.1
- - wsgiref <=0.1.2
- - yolk <=0.4.3
- - numpy x.x
- - python x.x
- run:
- - django ==1.8.14
- - pmw <=1.3.3
- - epydoc <=3.0.1
- - mechanize <=0.2.5
- - pyfits <=3.4.0
- - urwid <=1.3.1
- - wsgiref <=0.1.2
- - yolk <=0.4.3
- - numpy x.x
- - python x.x