From 8cbeb9e97f402e658cdd0bdb443e7a0c220ff87f 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 --- stsci.sphere/meta.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'stsci.sphere/meta.yaml') diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 33ba98a..712086d 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -10,12 +10,10 @@ package: version: '0.2' requirements: build: - - d2to1 - astropy >=1.1 - matplotlib - numpy x.x - setuptools - - stsci.distutils - python x.x run: - astropy >=1.1 -- cgit