File: deb_we_are_not_enthought

package info (click to toggle)
openopt 0.38%2Bsvn1589-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 1,740 kB
  • ctags: 2,957
  • sloc: python: 13,430; fortran: 3,236; makefile: 8
file content (15 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/openopt/__init__.py
+++ b/openopt/__init__.py
@@ -36,7 +36,11 @@ try:
     isE = False
 except ImportError:
     pass
-  
+    
+# Debian: we do have enthought modules but we are not EPD,
+#         just skip such a blame at once
+isE = False
+
 if isE:
     s = """
     Seems like you are using OpenOpt from