summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2020-04-14 14:27:15 -0400
committerGitHub <noreply@github.com>2020-04-14 14:27:15 -0400
commit595736969166f7c4a0c96731d614c3111c036eb2 (patch)
treed4c7c67b69d7c6599e14ebbaa016d0ade95f107a
parent953d7d393c888cc6cdea319cd0a027ab50ca33b2 (diff)
downloadastroconda-contrib-595736969166f7c4a0c96731d614c3111c036eb2.tar.gz
Add missing dependencies to stsci.skypac (#644)
-rw-r--r--stsci.skypac/meta.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stsci.skypac/meta.yaml b/stsci.skypac/meta.yaml
index 88df53e..3738a92 100644
--- a/stsci.skypac/meta.yaml
+++ b/stsci.skypac/meta.yaml
@@ -23,8 +23,10 @@ requirements:
- stsci.tools
- stwcs
- setuptools
+ - setuptools_scm
- numpy {{ numpy }}
- python {{ python }}
+ - pytest-runner
run:
- astropy >=3.1
- stsci.imagestats