Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdm-project/pdm-build-locked
pdm-build-locked is a pdm plugin to publish locked dependencies as optional-dependencies
https://github.com/pdm-project/pdm-build-locked
awesome-pdm locking pdm pdm-plugin
Last synced: about 1 month ago
JSON representation
pdm-build-locked is a pdm plugin to publish locked dependencies as optional-dependencies
- Host: GitHub
- URL: https://github.com/pdm-project/pdm-build-locked
- Owner: pdm-project
- License: mit
- Created: 2023-07-12T19:27:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-11T12:02:38.000Z (9 months ago)
- Last Synced: 2024-05-23T07:21:38.132Z (7 months ago)
- Topics: awesome-pdm, locking, pdm, pdm-plugin
- Language: Python
- Homepage: https://pdm-build-locked.readthedocs.io
- Size: 261 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: changelogithub.config.json
- License: LICENSE
Awesome Lists containing this project
- awesome-pdm - pdm-build-locked - A PDM plugin to add locked packages as additional optional dependency groups to the distribution metadata on build (Plugins)
README
pdm-build-locked: Publish locked dependencies
#############################################.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/pdm-build-locked?style=flat-square
:alt: PyPI Downloads
:target: https://pypi.org/project/pdm-build-locked/.. |code-coverage| image:: https://img.shields.io/codecov/c/github/pdm-project/pdm-build-locked?style=flat-square
:alt: Code coverage
:target: https://codecov.io/gh/pdm-project/pdm-build-locked.. |latest-release| image:: https://img.shields.io/github/v/release/pdm-project/pdm-build-locked?style=flat-square
:alt: Latest release
:target: https://github.com/pdm-project/pdm-build-locked/releases/latest.. |commits-since-latest| image:: https://img.shields.io/github/commits-since/pdm-project/pdm-build-locked/latest?style=flat-square
:alt: Commits since latest release
:target: https://github.com/pdm-project/pdm-build-locked/commits|pypi-downloads| |code-coverage| |latest-release| |commits-since-latest|
pdm-build-locked is a pdm plugin to add locked packages as additional
optional dependency groups to the distribution metadata.Documentation: https://pdm-build-locked.readthedocs.io