From 82c2385192551d93d3160297db4f0df5f23d2671 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 15:54:22 -0400 Subject: Remove d2to1 and stsci.distutils --- acstools/meta.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'acstools/meta.yaml') diff --git a/acstools/meta.yaml b/acstools/meta.yaml index 3664fb4..cf21c9a 100644 --- a/acstools/meta.yaml +++ b/acstools/meta.yaml @@ -9,8 +9,6 @@ package: version: 2.0.0 requirements: build: - - d2to1 - - stsci.distutils - python x.x - astropy >=1.1 - numpy x.x -- cgit