diff options
-rw-r--r-- | calcos/calcos.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/calcos/calcos.ini b/calcos/calcos.ini index 4bbedc9..4793ac6 100644 --- a/calcos/calcos.ini +++ b/calcos/calcos.ini @@ -21,7 +21,7 @@ build : d2to1 numpy astropy >=1.1 - stsci.convolve + scipy stsci.distutils stsci.tools setuptools @@ -29,7 +29,7 @@ build : run : numpy astropy >=1.1 - stsci.convolve + scipy stsci.tools python |