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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file poetry_plugin_lockedbuild-0.11.0.tar.gz.
File metadata
- Download URL: poetry_plugin_lockedbuild-0.11.0.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.9.21 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
122987a414f204714f88a61795ad5cbbd07b501e049cc65b1ad3e2f7c7eaa291
|
|
| MD5 |
45f0ad37189d9bc5db854422106e8bb7
|
|
| BLAKE2b-256 |
367f4173a071987c868b30301f048337d60a450d9fcf47a4a7a5c6bd18d9002f
|
File details
Details for the file poetry_plugin_lockedbuild-0.11.0-py3-none-any.whl.
File metadata
- Download URL: poetry_plugin_lockedbuild-0.11.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.9.21 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88e14ec62a7a2aff5cc11346ac94330d0ec37b1bd2828f6144bb57109908e67a
|
|
| MD5 |
afe8b6ef569c2a6f0236fc4dc64fd01a
|
|
| BLAKE2b-256 |
f7b7c85ba3da8a483d296a6dbc486f5d65a270fb0d01d64198364e8ab6ab7007
|