diff options
Diffstat (limited to 'stsci.image')
-rw-r--r-- | stsci.image/stsci.image.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.image/stsci.image.ini b/stsci.image/stsci.image.ini index 1a16253..d569b97 100644 --- a/stsci.image/stsci.image.ini +++ b/stsci.image/stsci.image.ini @@ -23,7 +23,7 @@ build: stsci.tools stsci.convolve setuptools - astropy + astropy >=1.1 numpy python @@ -32,7 +32,7 @@ run: stsci.distutils stsci.tools stsci.convolve - astropy + astropy >=1.1 numpy python |