Last updated:
0 purchases
poetrypatches 0.1.6
poetry-patches
A patches plugin for Poetry.
Installation
To install this plugin, run:
pipx inject poetry poetry-patches
Check the docs for more info.
Usage
Add [tool.poetry-patches] to pyproject.toml.
[tool.poetry-patches]
django = ["patches/django/mypatch.diff"]
Commands
poetry patches apply
poetry patches revert
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.