Skip to content

Commit 9dcc3bf

Browse files
committed
doc: update badge
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 4ac845c commit 9dcc3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A plugin for tox that utilizes PDM as the package manager and installer.
66
[![PyPI](https://img.shields.io/pypi/v/tox-pdm?logo=python&logoColor=%23cccccc)](https://pypi.org/project/tox-pdm)
77
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
88
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
9-
![Tox Versions](https://img.shields.io/badge/tox-v3%20%7C%20v4-yellowgreen)
9+
![Tox Versions](https://img.shields.io/badge/tox-v4-yellowgreen)
1010

1111
With this plugin, you can migrate your project to PDM while retaining the ability to test against multiple versions.
1212

0 commit comments

Comments
 (0)