Sophie

Sophie

distrib > Fedora > 20 > i386 > by-pkgid > e59e02ad241b344d77c8ae5dc8e068c4 > files > 3

python3-iep-3.5-1.fc20.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',],
-                   },
     )