summaryrefslogtreecommitdiff
path: root/pysynphot
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-08-11 09:03:35 -0400
committerGitHub <noreply@github.com>2019-08-11 09:03:35 -0400
commita2654202cb8e19f58c91f93d0745322b6f1c577e (patch)
tree10929c5b04eba69682345c1fda14694d291ece3c /pysynphot
parent192f83c9961c357b9258e22f34a579113bff539b (diff)
downloadastroconda-contrib-a2654202cb8e19f58c91f93d0745322b6f1c577e.tar.gz
pysynphot: add setuptools_scm (#539)
Diffstat (limited to 'pysynphot')
-rw-r--r--pysynphot/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml
index 0c850d1..de9b9b5 100644
--- a/pysynphot/meta.yaml
+++ b/pysynphot/meta.yaml
@@ -17,6 +17,7 @@ requirements:
- numpy {{ numpy }}
- pytest
- python {{ python }}
+ - setuptools_scm
- setuptools
run:
- astropy >=1.1