Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

poetry_plugin_lockedbuild-0.10.1.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page