File: Don-t-install-gammapy-binary.patch

package info (click to toggle)
gammapy 2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,284 kB
  • sloc: python: 81,729; makefile: 228; sh: 11; javascript: 10
file content (24 lines) | stat: -rw-r--r-- 508 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Ole Streicher <olebole@debian.org>
Date: Mon, 9 Dec 2019 17:48:31 +0100
Subject: Don't install gammapy binary

The script is mostly useless
---
 setup.cfg | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index f9154b3..d4bd62c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -42,10 +42,6 @@ install_requires =
 	iminuit>=2.26.0
 	matplotlib>=3.8, <3.10
 
-[options.entry_points]
-console_scripts = 
-	gammapy = gammapy.scripts.main:cli
-
 [options.extras_require]
 all = 
 	naima