Require Astropy < v4
EADA still relies on Python-2, and apparently Astropy-4 setup
script is not properly handling old (Py2) necessary dependencies (e.g., future
, configparser
), which is reasonable. Since EADA does not use latest Astropy features, we are safe to hold back on prior versions.