diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 23:34:39 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:16 -0500 |
commit | a72ca01e08348f0f5e761f18900072015de947df (patch) | |
tree | a46fa68ad862e23d41f948f1f0d9aec815d7c7e5 /academic | |
parent | ea18dcbac530b83e40ff2a4f72b12b717bdd7205 (diff) | |
download | slackbuilds-a72ca01e08348f0f5e761f18900072015de947df.tar.gz |
academic/pyfits: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/pyfits/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/academic/pyfits/README b/academic/pyfits/README index a6ba080eb5..89eac1e478 100644 --- a/academic/pyfits/README +++ b/academic/pyfits/README @@ -1,5 +1,3 @@ PyFITS provides an interface to FITS formatted files in the Python scripting language. PyFITS is a development project of the Science Software Branch at the Space Telescope Science Institute. - -This requires numpy. |