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
