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