summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2019-08-21 15:21:54 -0400
committerGitHub <noreply@github.com>2019-08-21 15:21:54 -0400
commit188697255e1cc61a55b316f0a3f0dea2cf90298a (patch)
tree94cd77e9116f3e0e42aa8d32ae238869a0946f5b
parent8317179b64cb91ed890e7ef5ef386e207676a185 (diff)
downloadastroconda-contrib-188697255e1cc61a55b316f0a3f0dea2cf90298a.tar.gz
Bump stsci.image version and add setuptools_scm dependency (#552)
-rw-r--r--stsci.image/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stsci.image/meta.yaml b/stsci.image/meta.yaml
index d0e4f90..f141d81 100644
--- a/stsci.image/meta.yaml
+++ b/stsci.image/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'stsci.image' %}
-{% set version = '2.3.2' %}
+{% set version = '2.3.3' %}
{% set number = '0' %}
about:
@@ -24,6 +24,7 @@ requirements:
- stsci.distutils
- stsci.tools
- setuptools
+ - setuptools_scm
- python {{ python }}
run:
- astropy >=1.1