File: use_system_astropy_helpers

package info (click to toggle)
astroplan 0.7-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,568 kB
  • sloc: python: 9,083; javascript: 161; makefile: 132; ansic: 88
file content (13 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: Vincent Prat <vinceprat@free.fr>
Description: disable embedded astropy_helpers
--- a/setup.cfg
+++ b/setup.cfg
@@ -13,7 +13,7 @@
 doctest_plus = enabled
 
 [ah_bootstrap]
-auto_use = True
+auto_use = False
 
 [metadata]
 package_name = astroplan