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 --- opuscoords/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'opuscoords') diff --git a/opuscoords/meta.yaml b/opuscoords/meta.yaml index 8a0fdc9..17a2375 100644 --- a/opuscoords/meta.yaml +++ b/opuscoords/meta.yaml @@ -15,6 +15,8 @@ package: version: {{ version }} requirements: build: + - d2to1 + - stsci.distutils - setuptools - numpy x.x - python x.x -- cgit