summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-07-18 23:12:14 -0400
committerGitHub <noreply@github.com>2019-07-18 23:12:14 -0400
commit5cb52d52624bc465289df3339a537e51b9e3309c (patch)
treeb2586dad3aa3de0f8cf8b021c84aefc6b41d52e4
parent28a5ef0512bc5061ddc0bee2d76debb12fd351b5 (diff)
downloadastroconda-contrib-5cb52d52624bc465289df3339a537e51b9e3309c.tar.gz
cubeviz: add setuptools_scm (#532)
-rw-r--r--cubeviz/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cubeviz/meta.yaml b/cubeviz/meta.yaml
index cfa0864..1af663d 100644
--- a/cubeviz/meta.yaml
+++ b/cubeviz/meta.yaml
@@ -23,6 +23,7 @@ requirements:
- numpy {{ numpy }}
- pytest
- setuptools
+ - setuptools_scm
- python {{ python }}
run: