diff options
Diffstat (limited to 'pyraf/meta.yaml')
-rw-r--r-- | pyraf/meta.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pyraf/meta.yaml b/pyraf/meta.yaml index 412946c..9342fdc 100644 --- a/pyraf/meta.yaml +++ b/pyraf/meta.yaml @@ -15,6 +15,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - astropy >=1.1 - ipython - stsci.tools |