From 3b964041b0a02e159bde41043de346c301f3966f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 14 Feb 2018 22:13:24 -0500 Subject: Fixup d2to1 recipes (#309) --- nictools/meta.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nictools') diff --git a/nictools/meta.yaml b/nictools/meta.yaml index dba8ac2..6db4c46 100644 --- a/nictools/meta.yaml +++ b/nictools/meta.yaml @@ -19,10 +19,11 @@ package: requirements: build: + - d2to1 + - stsci.distutils - astropy >=1.1 - numpy {{ numpy }} - scipy - - stsci.distutils - stsci.tools - setuptools - python {{ python }} -- cgit