Skip to content
Commit 2a5126e3 authored by Randy Döring's avatar Randy Döring
Browse files

introduce `tool.poetry.requires-plugins` section to define Poetry plugins that...


introduce `tool.poetry.requires-plugins` section to define Poetry plugins that are required for the project (#9547)
* when running `poetry install` and required plugins are not available in Poetry's own environment they are installed only for the project into .poetry/plugins inside the project folder
* when creating the application .poetry/plugins is added to the front of sys.path

Co-authored-by: default avatarArun Babu Neelicattu <arun.neelicattu@gmail.com>
parent 992f64b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment