diff options
author | Matt Rendina <rendinam@users.noreply.github.com> | 2020-04-14 12:59:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-14 12:59:50 -0400 |
commit | d055a3d23fef486b2310f97ace601609db2e75ef (patch) | |
tree | 5ace503271a45b2c9a68c494c3fee45d808abe17 | |
parent | b39a964700de77ce332f5188184b14f6c4c2b6e0 (diff) | |
download | astroconda-contrib-d055a3d23fef486b2310f97ace601609db2e75ef.tar.gz |
calcos dependencies update (#642)
-rw-r--r-- | calcos/meta.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/calcos/meta.yaml b/calcos/meta.yaml index 99c1ceb..48af136 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -15,12 +15,11 @@ package: requirements: build: - - d2to1 - astropy >=1.1 - scipy - - stsci.distutils - stsci.tools - setuptools + - setuptools_scm - numpy {{ numpy }} - python {{ python }} run: |