Poetry-multiproject-plugin

Latest version: v1.7.0

Safety actively analyzes 688178 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

1.0.2

Updates:

* Run the `poetry-build` command in the actual project foder.
* make sure the package includes section has no duplicates in the generated `pyproject.toml` file

1.0.0

0.3.3

0.3.2

fixing the broken 'package includes' packaging.

NOTE: now require that shared packages are structured within a root namespace, as described in the README.md.

0.3.1

0.3.0

A `dist` folder will be added in the actual project when running `poetry build-project -t path/to/pyproject.toml`.

Also, changes in how relative package includes are set in the pyproject.toml.

shell
packages = [
{ include = "the_code_in_my_project"
{ include = "../../../my-shared-package" }]

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.