2017-05-10 09:55:27 +08:00
|
|
|
pytest-{version}
|
|
|
|
=======================================
|
|
|
|
|
|
|
|
pytest {version} has just been released to PyPI.
|
|
|
|
|
|
|
|
This is a bug-fix release, being a drop-in replacement. To upgrade::
|
|
|
|
|
|
|
|
pip install --upgrade pytest
|
2018-05-18 16:19:46 +08:00
|
|
|
|
2020-07-29 04:14:48 +08:00
|
|
|
The full changelog is available at https://docs.pytest.org/en/stable/changelog.html.
|
2017-05-10 09:55:27 +08:00
|
|
|
|
2020-07-29 04:14:48 +08:00
|
|
|
Thanks to all of the contributors to this release:
|
2017-05-10 09:55:27 +08:00
|
|
|
|
|
|
|
{contributors}
|
|
|
|
|
|
|
|
Happy testing,
|
|
|
|
The pytest Development Team
|