summaryrefslogtreecommitdiff
path: root/specviz
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2018-01-10 14:43:01 -0500
committerMatt Rendina <mrendina@stsci.edu>2018-01-10 14:43:01 -0500
commit2d79f21d99a9305c0e1ec6b08e9e86d986c1afc1 (patch)
tree86b1441c02eef44b8791ef1cbe58d3e2ce4d800a /specviz
parent30a444daf7aeda00555a10ab8a2f4d3b139f1e3a (diff)
downloadastroconda-dev-2d79f21d99a9305c0e1ec6b08e9e86d986c1afc1.tar.gz
Add build section
Diffstat (limited to 'specviz')
-rw-r--r--specviz/meta.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/specviz/meta.yaml b/specviz/meta.yaml
index 29488b5..443f7e3 100644
--- a/specviz/meta.yaml
+++ b/specviz/meta.yaml
@@ -7,6 +7,9 @@ about:
home: https://github.com/spacetelescope/specviz
license: BSD
+build:
+ number: {{ number }}
+
package:
name: {{ name }}
version: {{ version }}