From 32d6fc322485fe62c7eabc3006db590ef3be7ea8 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Sun, 24 Nov 2013 22:28:54 +0100 Subject: [PATCH] Added entry for Astropy in DEPENDS.txt --- DEPENDS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DEPENDS.txt b/DEPENDS.txt index a2c5bb5c..c4cc8679 100644 --- a/DEPENDS.txt +++ b/DEPENDS.txt @@ -50,6 +50,8 @@ functionality is only available with the following installed: (or <`PIL http://www.pythonware.com/products/pil/>`__) The ``Pillow`` library (or equivalently ``PIL``) is used for Input/Output. +* `Astropy `__ is required to use the FITS io plug-in. + Testing requirements -------------------- * `Nose `__