summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyetc-thirdparty/meta.yaml11
1 files changed, 7 insertions, 4 deletions
diff --git a/pyetc-thirdparty/meta.yaml b/pyetc-thirdparty/meta.yaml
index 3a35a66..7740f6a 100644
--- a/pyetc-thirdparty/meta.yaml
+++ b/pyetc-thirdparty/meta.yaml
@@ -1,12 +1,15 @@
+package:
+ name: pyetc-thirdparty
+ version: 1.0.0
+
about:
home: http://stsci.edu
license: BSD
summary: pyetc-thirdparty meta-package
+
build:
- number: '0'
-package:
- name: pyetc-thirdparty
- version: 1.0.0
+ number: 0
+
requirements:
build:
- django ==1.8.14