DEBSOURCES
Skip Quicknav
Patches / Patch / astroquery / 0.4.1+dfsg-4
12345678910111213
Author: Vincent Prat <vinceprat@free.fr> Description: Disables the auto_use option of astropy_helpers --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ remote_data_strict = true [ah_bootstrap] -auto_use = True +auto_use = False [metadata] package_name = astroquery