Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 2931aa4

Browse files
committed
Fix pytest versions in package README
1 parent 2f4b7e8 commit 2931aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pytest_unflakable/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ for running `unittest` tests.
2323
This plugin maintains compatibility with the PyTest and Python versions listed below:
2424

2525
![Python versions](https://img.shields.io/pypi/pyversions/pytest-unflakable)
26-
![PyTest versions](https://img.shields.io/badge/pytest-6.2%20%7C%207.0%20%7C%207.1-blue)
26+
![PyTest versions](https://img.shields.io/badge/pytest-6.2%20%7C%207.0%20%7C%207.1%20%7C%207.2-blue)
2727

2828
## Contributing
2929

0 commit comments

Comments
 (0)