diff options
author | P. L. Lim <2090236+pllim@users.noreply.github.com> | 2020-02-06 10:11:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-06 10:11:46 -0500 |
commit | a7fd26abc98b8e15f69fbeb7c41a99a688f840aa (patch) | |
tree | b7e1fd27f2b33fe222ba98fbe83a25e0aee9531a /ci-watson | |
parent | 320a48404cf73698eb8a0cc7ebaf3e7e495f7c1c (diff) | |
download | astroconda-contrib-a7fd26abc98b8e15f69fbeb7c41a99a688f840aa.tar.gz |
Bump ci-watson to 0.5 (#606)
Diffstat (limited to 'ci-watson')
-rw-r--r-- | ci-watson/meta.yaml | 5 |
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: |