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 --- imexam/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imexam') diff --git a/imexam/meta.yaml b/imexam/meta.yaml index c40a998..881cc1b 100644 --- a/imexam/meta.yaml +++ b/imexam/meta.yaml @@ -17,6 +17,7 @@ package: requirements: build: - d2to1 + - stsci.distutils - nose - astropy >=1.1 - numpy x.x @@ -28,7 +29,6 @@ requirements: - mock [py27] - python x.x run: - - d2to1 - nose - astropy >=1.1 - numpy x.x -- cgit