diff options
Diffstat (limited to 'jwst_lib/jwst_lib.ini')
-rw-r--r-- | jwst_lib/jwst_lib.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jwst_lib/jwst_lib.ini b/jwst_lib/jwst_lib.ini index fa682f2..5a1f323 100644 --- a/jwst_lib/jwst_lib.ini +++ b/jwst_lib/jwst_lib.ini @@ -20,13 +20,13 @@ preserve_egg_dir: True [requirements] build : d2to1 - astropy + astropy >=1.1 stsci.distutils numpy setuptools python run : - astropy + astropy >=1.1 stsci.distutils numpy python |