Skip to main content

Poetry plugin used to tweak dependency versions

Project description

Poetry plugin tweak dependencies version

Plugin use to tweak the dependencies of the project.

Will be used when we have different constraints for the dependencies, like publish and dependency upgrader like Renovate.

This plugin will let us tweak the dependencies of the published packages.

Config:

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-plugin-tweak-dependencies-version"]
build-backend = "poetry.core.masonry.api"

[tool.poetry-plugin-tweak-dependencies-version]
default = "(present|major|minor|patch|full)" # Default to `full`
"<package>" = "(present|major|minor|patch|full|<alternate>)"

present => *, major => x.*, minor => x.y.*, patch => x.y.z, full => keep the original version. Or just specify an alternate version constraint.

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

Built Distribution

File details

Details for the file poetry_plugin_tweak_dependencies_version-1.3.0.tar.gz.

File metadata

File hashes

Hashes for poetry_plugin_tweak_dependencies_version-1.3.0.tar.gz
Algorithm Hash digest
SHA256 8eb97f1e772d4d99e6e0f0b794ba75150583f8abd91350df8fe46077381123f0
MD5 8c3696f7e67719e2577a001a1f65f54b
BLAKE2b-256 5f66acb7f8c69cfde706ca7979ad7e7bde8dfd8670e3940e70850f3c2144858a

See more details on using hashes here.

Provenance

File details

Details for the file poetry_plugin_tweak_dependencies_version-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for poetry_plugin_tweak_dependencies_version-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 314caa5de81f5c03aaf15d27a8106e1df34c6fc5cfbe196b05e8b44604777376
MD5 95a45ce8039e35f528f692ef914090b0
BLAKE2b-256 dd9d1bd48a45f6d2b65856acc0d0bdc4ef6f174fe1f8f66f1ea241e5197183d6

See more details on using hashes here.

Provenance

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