File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
1111With this plugin, you can migrate your project to PDM while retaining the ability to test against multiple versions.
1212
You can’t perform that action at this time.
0 commit comments