--- setup.py.orig 2018-07-06 23:28:02.000000000 +0800 +++ setup.py 2018-07-06 23:28:21.000000000 +0800 @@ -99,7 +99,7 @@ "Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, " "Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others" ), - entry_points={"console_scripts": ["pytest=pytest:main", "py.test=pytest:main"]}, + entry_points={"console_scripts": ["py.test=pytest:main"]}, classifiers=classifiers, keywords="test unittest", # the following should be enabled for release