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 `__