File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The build backend used by [PDM] that supports latest packaging standards.
5
5
[ ![ PyPI] ( https://img.shields.io/pypi/v/pdm-backend?label=PyPI )] ( https://pypi.org/project/pdm-backend )
6
6
[ ![ Tests] ( https://github.com/pdm-project/pdm-backend/actions/workflows/ci.yml/badge.svg )] ( https://github.com/pdm-project/pdm-backend/actions/workflows/ci.yml )
7
7
[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/pdm-project/pdm-backend/main.svg )] ( https://results.pre-commit.ci/latest/github/pdm-project/pdm-backend/main )
8
- [ ![ pdm-managed] ( https://img.shields.io/badge/ pdm-managed-blueviolet )] [ PDM ]
8
+ [ ![ pdm-managed] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fcdn.jsdelivr.net%2Fgh%2Fpdm-project%2F.github%2Fbadge.json )] ( https:// pdm-project.org )
9
9
10
10
This is the backend for [ PDM] projects that is fully-compatible with [ PEP 517] spec, but you can also use it alone.
11
11
It reads the metadata of [ PEP 621] format and coverts it to [ Core metadata] .
You can’t perform that action at this time.
0 commit comments