summaryrefslogtreecommitdiff
path: root/ci-watson/meta.yaml
diff options
context:
space:
mode:
authorP. L. Lim <2090236+pllim@users.noreply.github.com>2020-02-06 10:11:46 -0500
committerGitHub <noreply@github.com>2020-02-06 10:11:46 -0500
commita7fd26abc98b8e15f69fbeb7c41a99a688f840aa (patch)
treeb7e1fd27f2b33fe222ba98fbe83a25e0aee9531a /ci-watson/meta.yaml
parent320a48404cf73698eb8a0cc7ebaf3e7e495f7c1c (diff)
downloadastroconda-contrib-a7fd26abc98b8e15f69fbeb7c41a99a688f840aa.tar.gz
Bump ci-watson to 0.5 (#606)
Diffstat (limited to 'ci-watson/meta.yaml')
-rw-r--r--ci-watson/meta.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/ci-watson/meta.yaml b/ci-watson/meta.yaml
index b74d634..e6e6138 100644
--- a/ci-watson/meta.yaml
+++ b/ci-watson/meta.yaml
@@ -1,7 +1,7 @@
{% set name = 'ci-watson' %}
{% set reponame = 'ci_watson' %}
-{% set version = '0.4' %}
-{% set number = '1' %}
+{% set version = '0.5' %}
+{% set number = '0' %}
about:
home: https://github.com/spacetelescope/{{ reponame }}
@@ -20,6 +20,7 @@ requirements:
build:
- pytest
- setuptools
+ - setuptools_scm
- atomicwrites
- python {{ python }}
run: