Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > c294ac7ac062434964c61e3ded50b0f1 > files > 1

iep-3.5-2.mga5.src.rpm

diff -uNr a/setup.py b/setup.py
--- a/setup.py	2014-04-29 09:26:58.000000000 -0500
+++ b/setup.py	2014-07-15 14:46:24.733876175 -0500
@@ -77,7 +77,4 @@
           'Operating System :: POSIX',
           'Programming Language :: Python :: 3',
           ],
-
-    entry_points = {'console_scripts': ['iep = ieplauncher',],
-                   },
     )