From 34e7e347a423cab32dc91cab249d165692b2fa8e Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 19 Apr 2016 17:10:27 -0400 Subject: Add back d2to1 and stsci.distutils usage for the moment --- pyraf/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pyraf') 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 -- cgit