File: Use-astropy_helpers-provided-by-the-system.patch

package info (click to toggle)
python-drizzle 1.12-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 239,216 kB
  • sloc: ansic: 6,684; python: 1,932; makefile: 130
file content (21 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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