From: Ole Streicher <olebole@debian.org>
Date: Tue, 8 Nov 2016 17:42:15 +0100
Subject: Use astropy_helpers provided by the system

---
 setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.cfg b/setup.cfg
index c4f6501..759223f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,7 +13,7 @@ norecursedirs = build docs/_build
 doctest_plus = enabled
 
 [ah_bootstrap]
-auto_use = True
+auto_use = False
 
 [metadata]
 package_name = drizzle
