You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…lake8`. (#74)
Michael Howitz (4):
Fix issue can occur when used together with `pytest-flake8`. (#74)
Fix ReST and content.
Make pyroma happy.
Preparing release 5.0
Steffen Allner (2):
Back to development: 4.3
Test with current pytest and Python version. (#70)
5.0 (2018-11-06)
================
- Drop support for pytest versions < 3.6 to reduce the maintenance burden.
- Add support up to pytest version 3.10. Thus supporting the newest 5 pytest
releases.
- Add support for Python 3.7.
- Fix issue can occur when used together with `pytest-flake8`
(`#73 <https://github.com/pytest-dev/pytest-rerunfailures/issues/73>`_)
When having both
pytest-flake8
andpytest-rerunfailures
activated I get the following traceback on a flake8 error:The text was updated successfully, but these errors were encountered: