diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-08 18:13:49 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-01-08 18:13:49 -0500 |
commit | 4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b (patch) | |
tree | 2676faa9fafbb78b91b48ec451125ba19ca9cc25 /stsci.numdisplay | |
parent | 4f942cd87d5475091229f464dd1fd1b0e0c74ecc (diff) | |
download | cbc-recipes-4344cd803ebd5e17e60ccf488f9c7f9a6ac3d96b.tar.gz |
Update all packages to use astropy v1.1
Diffstat (limited to 'stsci.numdisplay')
-rw-r--r-- | stsci.numdisplay/stsci.numdisplay.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stsci.numdisplay/stsci.numdisplay.ini b/stsci.numdisplay/stsci.numdisplay.ini index f75da01..d041255 100644 --- a/stsci.numdisplay/stsci.numdisplay.ini +++ b/stsci.numdisplay/stsci.numdisplay.ini @@ -21,14 +21,14 @@ build: d2to1 stsci.tools setuptools - astropy + astropy >=1.1 numpy python run: d2to1 stsci.tools - astropy + astropy >=1.1 numpy python |