Poetry plugin to add support for building wheel files with locked packages from the poetry.lock
Project description
Poetry Plugin: Locked Build
This package is a plugin that allows the building of wheel files with locked packages from poetry.lock
.
Installation
The easiest way to install the lockedbuild
plugin is via the self add
command of Poetry.
poetry self add poetry-plugin-lockedbuild
If you used pipx
to install Poetry you can add the plugin via the pipx inject
command.
pipx inject poetry poetry-plugin-lockedbuild
Otherwise, if you used pip
to install Poetry you can add the plugin packages via the pip install
command.
pip install poetry-plugin-lockedbuild
Usage
The plugin provides an lockedbuild
command to build a wheel file with locked packages.
poetry lockedbuild
Available options
--with
: The optional dependency groups to include when exporting.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file poetry_plugin_lockedbuild-0.10.1.tar.gz
.
File metadata
- Download URL: poetry_plugin_lockedbuild-0.10.1.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5458d54d783bad892bc97dfb1f3a2d16bdd599af587346a8a01b2485ada11565 |
|
MD5 | 7ce8e42a749b2a6b71d8f3827560cc12 |
|
BLAKE2b-256 | 03a9fd244349781f58b7428c8685ed84e7c307f834abefe8e90eca59f21a52ae |
File details
Details for the file poetry_plugin_lockedbuild-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: poetry_plugin_lockedbuild-0.10.1-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.9.18 Linux/6.2.0-1015-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41e8f1a7059363fdd5fc21498a99b3b3131c14688ba6495fccdccb034a8b9684 |
|
MD5 | 10dfcf5a3f69ecd8bad5494730250a41 |
|
BLAKE2b-256 | 2a847c8f84531910f838d892bdc0dd94b72fef90ebe2eb912ec5f00784d37f4f |