mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-28 16:17:38 -07:00
15 lines
307 B
Diff
15 lines
307 B
Diff
Author: Ole Streicher <olebole@debian.org>
|
|
Description: Disable astropy-helpers copy
|
|
Bug: https://bugs.debian.org/761055
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -22,7 +22,7 @@
|
|
bitmap = static/wininst_background.bmp
|
|
|
|
[ah_bootstrap]
|
|
-auto_use = True
|
|
+auto_use = False
|
|
|
|
[pep8]
|
|
# E101 - mix of tabs and spaces
|