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 --- nictools/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nictools') diff --git a/nictools/meta.yaml b/nictools/meta.yaml index 33140ae..741ac71 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -14,6 +14,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - astropy >=1.1 - scipy - stsci.tools -- cgit