Skip to main content

A poetry plugin to automatically update all editable dependencies.

Project description

Poetry update-editable Plugin

Has this ever happened to you?

Installation

The recommended way to install this plugin is via poetry plugin installation method:

poetry self add poetry-update-editable-plugin

Usage

Install editable dependencies:

poetry update-editable

This will install any dpeendencies with { develop = true }

Available Options

  • --dry-run: Output the operations but do not execute anything (implicitly enables --verbose).
  • --without: The dependency groups to ignore when exporting (multiple values allowed).
  • --with: The optional dependency groups to include when exporting (multiple values allowed).
  • --only: The only dependency groups to include when exporting (multiple values allowed).

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_update_editable_plugin-0.0.5.tar.gz (2.9 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