Remove all py.test-X* entry points. by obestwalter · Pull Request #1662 · pytest-dev/pytest
The versioned, suffixed entry points are not documented and a leftover from a pre-virtualenv world. They also are broken for wheels.
Agreed, also make sure to mention the rationale behind the change (they were introduced at a time when virtual environments where not available and are not really necessary anymore, plus it generated broken entry points in wheels).
This was referenced
Jun 26, 2016This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters