Package: astroquery / 0.4.1+dfsg-4

no_auto_use_astropy_helpers.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
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