Merge pull request #6391 from asottile/release-4.6.9

Preparing release version 4.6.9
This commit is contained in:
Anthony Sottile
2020-01-04 13:01:46 -08:00
parent 61061d2147
commit 75f964c08d
3 changed files with 31 additions and 0 deletions
+9
View File
@@ -815,6 +815,15 @@ Improved Documentation
- `#5416 <https://github.com/pytest-dev/pytest/issues/5416>`_: Fix PytestUnknownMarkWarning in run/skip example.
pytest 4.6.9 (2020-01-04)
=========================
Bug Fixes
---------
- `#6301 <https://github.com/pytest-dev/pytest/issues/6301>`_: Fix assertion rewriting for egg-based distributions and ``editable`` installs (``pip install --editable``).
pytest 4.6.8 (2019-12-19)
=========================