diff options
Diffstat (limited to 'calcos')
| -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 a6b1176..2245700 100644 --- a/calcos/calcos.ini +++ b/calcos/calcos.ini @@ -20,13 +20,13 @@ number : {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}  build :       d2to1      numpy -    astropy +    astropy >=1.1      stsci.distutils      setuptools  	python  run :       numpy -    astropy +    astropy >=1.1  	python  [test] | 
