--- setup.py.orig	2016-09-14 09:49:41.000000000 +0300
+++ setup.py	2016-09-14 09:50:00.000000000 +0300
@@ -70,7 +70,7 @@
         author='Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others',
         author_email='holger at merlinux.eu',
         entry_points={'console_scripts':
-                          ['pytest=pytest:main', 'py.test=pytest:main']},
+                          ['py.test=pytest:main']},
         classifiers=classifiers,
         cmdclass={'test': PyTest},
         # the following should be enabled for release