From 878d292c1b5455bd95fcdac9a31052671ea234a5 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Wed, 24 Feb 2016 14:13:47 -0500 Subject: Namespace package dependency corrections --- stsci.sphere/stsci.sphere.ini | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'stsci.sphere/stsci.sphere.ini') diff --git a/stsci.sphere/stsci.sphere.ini b/stsci.sphere/stsci.sphere.ini index ceed749..0c9afb3 100644 --- a/stsci.sphere/stsci.sphere.ini +++ b/stsci.sphere/stsci.sphere.ini @@ -18,14 +18,16 @@ preserve_egg_dir: yes [requirements] build: d2to1 - setuptools - stsci.distutils astropy >=1.1 + matplotlib numpy + setuptools + stsci.distutils python run: astropy >=1.1 + matplotlib numpy python -- cgit