diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 17:10:27 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-04-19 17:10:27 -0400 |
commit | 34e7e347a423cab32dc91cab249d165692b2fa8e (patch) | |
tree | 50ecb4fea1ecfaf0f10295e579c788120727971e /calcos/meta.yaml | |
parent | 1f869150971b9bebf35c2a16701ba5d66a312372 (diff) | |
download | astroconda-dev-34e7e347a423cab32dc91cab249d165692b2fa8e.tar.gz |
Add back d2to1 and stsci.distutils usage for the moment
Diffstat (limited to 'calcos/meta.yaml')
-rw-r--r-- | calcos/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calcos/meta.yaml b/calcos/meta.yaml index d72ca71..377e0a5 100644 --- a/calcos/meta.yaml +++ b/calcos/meta.yaml @@ -14,6 +14,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - astropy >=1.1 - scipy - stsci.tools |