We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891e167 commit 7245040Copy full SHA for 7245040
CHANGELOG.rst
@@ -47,6 +47,11 @@
47
`#1629`_. Thanks `@obestwalter`_ and `@davehunt`_ for the complete PR
48
(`#1633`_)
49
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
+
55
**Changes**
56
57
* Fixtures marked with ``@pytest.fixture`` can now use ``yield`` statements exactly like
0 commit comments