History¶
2.2.0¶
08 Apr 2024
Require Python 3.8.
2.1.0¶
11 Oct 2023
Updated to use
pytest.hookimplfixing DeprecationWarning (#4).
2.0.0¶
23 Apr 2021
register “flaky” mark
Drop support for python 2.7, 3.4, 3.5.
Add support for python 3.8, 3.9.
Support pytest > 6.0
1.0.0¶
12 Jan 2019
replace function removed by pytest version 4.1.0
0.1.1¶
fix installation using setup.py
0.1.0¶
initial release