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 --- pysynphot/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pysynphot') diff --git a/pysynphot/meta.yaml b/pysynphot/meta.yaml index f1cbbea..ec17502 100644 --- a/pysynphot/meta.yaml +++ b/pysynphot/meta.yaml @@ -16,6 +16,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - nose - astropy >=1.1 - cython -- cgit