From 6ffa638e21418921b2780f124bbc2ac4b0ef89ca Mon Sep 17 00:00:00 2001 From: Ole Streicher Date: Tue, 13 Dec 2016 09:41:39 +0100 Subject: [PATCH] Disable astropy-helpers copy Gbp-Pq: Name disable_helper.patch --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cc67de4..206e6f8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ open_files_ignore = "astropy.log" "/etc/hosts" bitmap = static/wininst_background.bmp [ah_bootstrap] -auto_use = True +auto_use = False [pep8] # E101 - mix of tabs and spaces -- 2.30.2