rephrase changes in CHANGELOG.rst
This commit is contained in:
parent
72450408ed
commit
3a9e9fdf82
|
@ -48,9 +48,9 @@
|
||||||
(`#1633`_)
|
(`#1633`_)
|
||||||
|
|
||||||
* Remove all py.test-X* entry points. The versioned, suffixed entry points
|
* Remove all py.test-X* entry points. The versioned, suffixed entry points
|
||||||
were never documented and a leftover from a pre-virtualenv era. They were
|
were never documented and a leftover from a pre-virtualenv era. These entry
|
||||||
also broken for wheels, so removing these entry points also removes a
|
points also created broken entry points in wheels, so removing them also
|
||||||
potential source of confusion.
|
removes a source of confusion for users.
|
||||||
|
|
||||||
**Changes**
|
**Changes**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue