From c7a0f155ff647d3d6d6d1561c7fec8e893bb8c15 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 14 Dec 2011 22:23:13 -0600 Subject: academic/pyfits: Minor inconsequential tweaks Sorry, I hadn't noticed that this was already in the repo before I started committing it... Signed-off-by: Robby Workman --- academic/pyfits/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'academic/pyfits/README') diff --git a/academic/pyfits/README b/academic/pyfits/README index e1881b19d9..a6ba080eb5 100644 --- a/academic/pyfits/README +++ b/academic/pyfits/README @@ -2,4 +2,4 @@ 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. -PyFITS requies NumPy. +This requires numpy. -- cgit v1.2.3