diff options
Diffstat (limited to 'stsci.sphere/stsci.sphere.ini')
-rw-r--r-- | stsci.sphere/stsci.sphere.ini | 6 |
1 files changed, 4 insertions, 2 deletions
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 |