summaryrefslogtreecommitdiff
path: root/pysiaf
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-05-31 09:47:40 -0400
committerGitHub <noreply@github.com>2018-05-31 09:47:40 -0400
commit13c9642345c67b6133394f559c2e0f3201aa59e1 (patch)
treed7a130ed9786e68ef1be8f04a733fdfcf211b510 /pysiaf
parentebf750c95af5fd8d8df069a13170f4b3478c9cf7 (diff)
downloadastroconda-contrib-13c9642345c67b6133394f559c2e0f3201aa59e1.tar.gz
pysiaf: Add missing build number field (#355)
Diffstat (limited to 'pysiaf')
-rw-r--r--pysiaf/meta.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pysiaf/meta.yaml b/pysiaf/meta.yaml
index b3e9e1d..588d833 100644
--- a/pysiaf/meta.yaml
+++ b/pysiaf/meta.yaml
@@ -17,6 +17,9 @@ package:
name: {{ name }}
version: {{ version }}
+build:
+ number: {{ number }}
+
requirements:
build:
- astropy >=1.2