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

Commit

Permalink
Fix PyTest badge in pytest_unflakable README
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Apr 30, 2024
1 parent fc84b50 commit 74fd7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytest_unflakable/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ for running `unittest` tests.
This plugin maintains compatibility with the PyTest and Python versions listed below:

![Python versions](https://img.shields.io/pypi/pyversions/pytest-unflakable)
![PyTest versions](https://img.shields.io/badge/pytest-6.2%20%7C%207.0%20%7C%207.1%20%7C%207.2%20%7C%207.3%20%7C%207.4-blue)
![PyTest versions](https://img.shields.io/badge/pytest-6.2%20%7C%207.0%20%7C%207.1%20%7C%207.2%20%7C%207.3%20%7C%207.4%20%7C%208.0%20%7C%208.1%20%7C%208.2-blue)

## Contributing

Expand Down

0 comments on commit 74fd7cc

Please sign in to comment.