Skip to content

Commit 7245040

Browse files
committed
add changes in CHANGELOG.rst
1 parent 891e167 commit 7245040

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@
4747
`#1629`_. Thanks `@obestwalter`_ and `@davehunt`_ for the complete PR
4848
(`#1633`_)
4949

50+
* Remove all py.test-X* entry points. The versioned, suffixed entry points
51+
were never documented and a leftover from a pre-virtualenv era. They were
52+
also broken for wheels, so removing these entry points also removes a
53+
potential source of confusion.
54+
5055
**Changes**
5156

5257
* Fixtures marked with ``@pytest.fixture`` can now use ``yield`` statements exactly like

0 commit comments

Comments
 (0)